Wordpress Tips
Header Hijack: Self-writing Title Writer for WordPress
In the past few years, we have covered a ton of plugins and scripts that make your website more dynamic. You don’t have to write a ton of code to add fun features to your website. Take this header hijack script: it is a 30-line code snippet that you can add to your functions file to make it look more dynamic. It makes your titles appear to write themselves in real-time.

As you can see in the code, this script pauses every 4s and resets on every new page load. There is no JavaScript required to pull this off. It is lightweight and doesn’t affect payload either.













