Written by me@grafxflow
31 Jan, 2013
0
2,881
If you are wanting to hide the meta WordPress generator tag from your pages, which looks something like below.
<meta name="generator" content="WordPress 3.5.1" />
Then simply add this code to your themes functions.php file. (wp-content/themes/YOURTHEME/functions.php))
remove_action('wp_head', 'wp_generator');
30 Apr, 2017
16 Oct, 2012
20 Sep, 2012
Darth Maul and Micro-Organisms: Inside George Lucas's Cancelled Star Wars Sequel Trilogy
How to Automatically Convert DVD Subtitles to SRT on Mac
The $4 Billion Divorce: Inside the Awkward, Painful Sale of Lucasfilm to Disney
The Rift That Broke the Whip: Inside Lucas, Spielberg, and Harrison Ford's 'Furious Rows' Over Indiana Jones
Breaking the Endless Loop: Why Star Wars Needs an Origin Story
Founder, Grafxflow
I am a Full-stack Developer who also started delving into the world of UX/UI Design a few years back. I blog and tweet to hopefully share a little bit of knowledge that can help others around the web. I build lighting-fast dynamic content engines with Laravel, Winter CMS and Tailwind CSS. Thanks for stopping by!