WordPress Icon Logo
me@grafxflow

Written by me@grafxflow

31 Jan, 2013

0

2,064

Remove WordPress generator meta tag

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');

Add comment

Smart Search

131 Following
57 Followers

me@grafxflow

Hull, United Kingdom

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. Thanks for stopping by!

Follow