<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Remove WordPress generator meta tag (functions.php hack)</title>
	<atom:link href="http://designblurb.com/remove-wordpress-generator-meta-tag-hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/</link>
	<description>Design Tutorials, Resources, Freebies, Links and Inspiration</description>
	<lastBuildDate>Fri, 16 Dec 2011 19:34:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sumesh</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-4189</link>
		<dc:creator>Sumesh</dc:creator>
		<pubDate>Sun, 23 Oct 2011 12:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-4189</guid>
		<description>The generator tag is added by a function in the WordPress core. Even if you edit the core file, it&#039;ll get overwritten in every upgrade - not a very efficient method.</description>
		<content:encoded><![CDATA[<p>The generator tag is added by a function in the WordPress core. Even if you edit the core file, it&#8217;ll get overwritten in every upgrade &#8211; not a very efficient method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alpinevp</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-3557</link>
		<dc:creator>alpinevp</dc:creator>
		<pubDate>Mon, 18 Jul 2011 16:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-3557</guid>
		<description>This does not work at all.  It just adds the code to the top of the source code page but does not remove the generator meta tag.  Where is the generator meta tag being created?  Can&#039;t that line just be commented out or deleted?</description>
		<content:encoded><![CDATA[<p>This does not work at all.  It just adds the code to the top of the source code page but does not remove the generator meta tag.  Where is the generator meta tag being created?  Can&#8217;t that line just be commented out or deleted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo Plaw</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-3300</link>
		<dc:creator>Leo Plaw</dc:creator>
		<pubDate>Sat, 21 May 2011 09:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-3300</guid>
		<description>@G.F. the code goes into wp-content/thems/...your.theme.../functions.php NOT wp-includes/functions.php.

The functions.php file in your theme directories are not overwritten with each upgrade. This is the correct place to add them.</description>
		<content:encoded><![CDATA[<p>@G.F. the code goes into wp-content/thems/&#8230;your.theme&#8230;/functions.php NOT wp-includes/functions.php.</p>
<p>The functions.php file in your theme directories are not overwritten with each upgrade. This is the correct place to add them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-2363</link>
		<dc:creator>Luca</dc:creator>
		<pubDate>Sat, 16 Oct 2010 17:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-2363</guid>
		<description>Many thanks, simple and effective ;)</description>
		<content:encoded><![CDATA[<p>Many thanks, simple and effective ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G.F.</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-2279</link>
		<dc:creator>G.F.</dc:creator>
		<pubDate>Fri, 30 Apr 2010 09:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-2279</guid>
		<description>Great advise! Do you know if it&#039;s possible to place this elsewhere than in wp-includes/functions.php? Reason why I ask is that this is over-written on each upgrade, and it&#039;d be nice if WordPress supported a place where it could survive upgrades without special tender, love and care!</description>
		<content:encoded><![CDATA[<p>Great advise! Do you know if it&#8217;s possible to place this elsewhere than in wp-includes/functions.php? Reason why I ask is that this is over-written on each upgrade, and it&#8217;d be nice if WordPress supported a place where it could survive upgrades without special tender, love and care!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-2263</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 29 Mar 2010 04:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-2263</guid>
		<description>didn&#039;t work for me</description>
		<content:encoded><![CDATA[<p>didn&#8217;t work for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T-Law</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-1956</link>
		<dc:creator>T-Law</dc:creator>
		<pubDate>Tue, 14 Jul 2009 08:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-1956</guid>
		<description>That&#039;s useful, simple and it works, thanks.</description>
		<content:encoded><![CDATA[<p>That&#8217;s useful, simple and it works, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V.C</title>
		<link>http://designblurb.com/remove-wordpress-generator-meta-tag-hack/#comment-1901</link>
		<dc:creator>V.C</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://designblurb.com/?p=1188#comment-1901</guid>
		<description>I found your post when I was looking for way to delete that generator in my blog.
Removing this meta tag could make my blog looks like a website :)
I also want to remove some script of wordpress itself but I don&#039;t know how to remove it.</description>
		<content:encoded><![CDATA[<p>I found your post when I was looking for way to delete that generator in my blog.<br />
Removing this meta tag could make my blog looks like a website :)<br />
I also want to remove some script of wordpress itself but I don&#8217;t know how to remove it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

