<?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 the WordPress Generator</title>
	<atom:link href="http://themeshaper.com/remove-the-wordpress-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://themeshaper.com/remove-the-wordpress-generator/</link>
	<description>Shaping WordPress Themes</description>
	<lastBuildDate>Tue, 07 Sep 2010 22:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: เกมส์ทําอาหาร</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-52891</link>
		<dc:creator>เกมส์ทําอาหาร</dc:creator>
		<pubDate>Sun, 09 May 2010 11:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-52891</guid>
		<description>Thank you very much  Great post…thanks for share this. .........
.......</description>
		<content:encoded><![CDATA[<p>Thank you very much  Great post…thanks for share this. &#8230;&#8230;&#8230;<br />
&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diamond Deluxe</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-51445</link>
		<dc:creator>Diamond Deluxe</dc:creator>
		<pubDate>Mon, 19 Apr 2010 16:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-51445</guid>
		<description>Yeah, but 

remove_action(‘wp_head’, ‘wp_generator’);

would still write the generator to the feeds, while 

function no_generator() { return &#039;&#039;; }
add_filter(&#039;the_generator&#039;, &#039;no_generator&#039;);

successfully removes ALL generator tags wordpress spits out: the html files, the feeds etc.

Hope I&#039;m not stepping on any toes here, but I thought it would make sense to make the different results of those approaches clear. ;)</description>
		<content:encoded><![CDATA[<p>Yeah, but </p>
<p>remove_action(‘wp_head’, ‘wp_generator’);</p>
<p>would still write the generator to the feeds, while </p>
<p>function no_generator() { return &#8221;; }<br />
add_filter(&#8216;the_generator&#8217;, &#8216;no_generator&#8217;);</p>
<p>successfully removes ALL generator tags wordpress spits out: the html files, the feeds etc.</p>
<p>Hope I&#8217;m not stepping on any toes here, but I thought it would make sense to make the different results of those approaches clear. <img src='http://themeshaper.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robuk</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-48650</link>
		<dc:creator>robuk</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-48650</guid>
		<description>I&#039;m thinking of making a plugin that would remove every trace of wp- from folders, files, content, etc 
I think it&#039;s bs that wordpress has to leave it&#039;s mark everywhere.
It&#039;s not too difficult, all one needs is a handy find &amp; replace tool.

wp-content becomes content/, wp-admin becomes admin/  wp-settings become settings, etc

there&#039;s 4 files that have a $wp- you leave those alone the rest remove.

I call this a wp-deep-cleaning :)

There&#039;s no trace of wordpress in my install (horay)</description>
		<content:encoded><![CDATA[<p>I&#8217;m thinking of making a plugin that would remove every trace of wp- from folders, files, content, etc<br />
I think it&#8217;s bs that wordpress has to leave it&#8217;s mark everywhere.<br />
It&#8217;s not too difficult, all one needs is a handy find &amp; replace tool.</p>
<p>wp-content becomes content/, wp-admin becomes admin/  wp-settings become settings, etc</p>
<p>there&#8217;s 4 files that have a $wp- you leave those alone the rest remove.</p>
<p>I call this a wp-deep-cleaning <img src='http://themeshaper.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>There&#8217;s no trace of wordpress in my install (horay)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crumpton</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-34754</link>
		<dc:creator>John Crumpton</dc:creator>
		<pubDate>Wed, 12 Aug 2009 21:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-34754</guid>
		<description>Or simply add 

remove_action(&#039;wp_head&#039;, &#039;wp_generator&#039;);

into your themese function.php file</description>
		<content:encoded><![CDATA[<p>Or simply add </p>
<p>remove_action(&#8216;wp_head&#8217;, &#8216;wp_generator&#8217;);</p>
<p>into your themese function.php file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Tip: Always Remove the WordPress Version Code &#124; Information on how to backup your computer</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-33791</link>
		<dc:creator>WordPress Tip: Always Remove the WordPress Version Code &#124; Information on how to backup your computer</dc:creator>
		<pubDate>Thu, 06 Aug 2009 00:12:21 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-33791</guid>
		<description>[...] security, you can still remove the meta generator.  It looks like Ian of ThemeShaper has provided a couple methods, including a WordPress plugin to remove the meta generator information from your WordPress blog. [...]</description>
		<content:encoded><![CDATA[<p>[...] security, you can still remove the meta generator.  It looks like Ian of ThemeShaper has provided a couple methods, including a WordPress plugin to remove the meta generator information from your WordPress blog. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: V.C</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-31537</link>
		<dc:creator>V.C</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-31537</guid>
		<description>It&#039;s no need to use plugin. Just use this code and paste it into your function.php:

/* Remove WordPress generator meta tag */
function rmv_generator_filter() {
    return &#039;&#039;; }

add_filter(&#039;the_generator&#039;, &#039;rmv_generator_filter&#039;);</description>
		<content:encoded><![CDATA[<p>It&#8217;s no need to use plugin. Just use this code and paste it into your function.php:</p>
<p>/* Remove WordPress generator meta tag */<br />
function rmv_generator_filter() {<br />
    return &#8221;; }</p>
<p>add_filter(&#8216;the_generator&#8217;, &#8216;rmv_generator_filter&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-01-30 &#171; Free Open Source Directory</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-21478</link>
		<dc:creator>links for 2009-01-30 &#171; Free Open Source Directory</dc:creator>
		<pubDate>Sat, 31 Jan 2009 01:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-21478</guid>
		<description>[...] Remove the WordPress Generator Don’t want the world to know what version of WordPress you’re running? You’ve got three options. The first two require you to edit functions.php and let you hide the generator completely or empty the version number. Alternately, you can just use the plugin. (tags: The WordPress Generator Remove)   Possibly related posts: (automatically generated)muslimedia.netTapping the Vortex for Green Energy [...]</description>
		<content:encoded><![CDATA[<p>[...] Remove the WordPress Generator Don’t want the world to know what version of WordPress you’re running? You’ve got three options. The first two require you to edit functions.php and let you hide the generator completely or empty the version number. Alternately, you can just use the plugin. (tags: The WordPress Generator Remove)   Possibly related posts: (automatically generated)muslimedia.netTapping the Vortex for Green Energy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Tip: Always Remove the WordPress Version Code</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-2885</link>
		<dc:creator>WordPress Tip: Always Remove the WordPress Version Code</dc:creator>
		<pubDate>Fri, 25 Jul 2008 13:56:25 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-2885</guid>
		<description>[...] security, you can still remove the meta generator.  It looks like Ian of ThemeShaper has provided a couple methods, including a WordPress plugin to remove the meta generator information from your WordPress blog.    [...]</description>
		<content:encoded><![CDATA[<p>[...] security, you can still remove the meta generator.  It looks like Ian of ThemeShaper has provided a couple methods, including a WordPress plugin to remove the meta generator information from your WordPress blog.    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-07-09 (Jarrett House North)</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-2079</link>
		<dc:creator>links for 2008-07-09 (Jarrett House North)</dc:creator>
		<pubDate>Wed, 09 Jul 2008 02:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-2079</guid>
		<description>[...] Remove the WordPress Generator (ThemeShaper) Options to eliminate the WordPress version number from your source code. (tags: wordpress) [...]</description>
		<content:encoded><![CDATA[<p>[...] Remove the WordPress Generator (ThemeShaper) Options to eliminate the WordPress version number from your source code. (tags: wordpress) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codestyling</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-1937</link>
		<dc:creator>codestyling</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-1937</guid>
		<description>I think, it&#039;s possible to coexist. And even if the robots try to do bad things. My tests with special handling of bad bots or attacks shows, that i can recycle those attacks to work as extended cron jobs and doing as long maintain work as the PHP runtime allows and send back only a thank you page. So also the bad one do reasonable things ;-)</description>
		<content:encoded><![CDATA[<p>I think, it&#8217;s possible to coexist. And even if the robots try to do bad things. My tests with special handling of bad bots or attacks shows, that i can recycle those attacks to work as extended cron jobs and doing as long maintain work as the PHP runtime allows and send back only a thank you page. So also the bad one do reasonable things <img src='http://themeshaper.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-1936</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-1936</guid>
		<description>True. I wonder if it&#039;s worth trying to defeat the poorly-done robots. And are there poorly-done robots than can be defeated with this technique?

In addition, can man and robot ever learn to peacefully coexist?</description>
		<content:encoded><![CDATA[<p>True. I wonder if it&#8217;s worth trying to defeat the poorly-done robots. And are there poorly-done robots than can be defeated with this technique?</p>
<p>In addition, can man and robot ever learn to peacefully coexist?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codestyling</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-1935</link>
		<dc:creator>codestyling</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-1935</guid>
		<description>If i inspect this page html content and robots can do too, i will find path parts like wp-include or wp-content. This indicates WP is been used.
Digging deeper by inspectation of reponse header you will find: 
         X-Pingback	http://themeshaper.com/xmlrpc.php
This indicates WP version &gt;= 2.5.0 because this first was sent at this one.
If this header field is missing, WP is &lt;= 2.3.3.
I think, it has a limited worth to cloak the version. Well done robots will used several indications to detect the right wp version.</description>
		<content:encoded><![CDATA[<p>If i inspect this page html content and robots can do too, i will find path parts like wp-include or wp-content. This indicates WP is been used.<br />
Digging deeper by inspectation of reponse header you will find:<br />
         X-Pingback	<a href="http://themeshaper.com/xmlrpc.php" rel="nofollow">http://themeshaper.com/xmlrpc.php</a><br />
This indicates WP version &gt;= 2.5.0 because this first was sent at this one.<br />
If this header field is missing, WP is &lt;= 2.3.3.<br />
I think, it has a limited worth to cloak the version. Well done robots will used several indications to detect the right wp version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-1934</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Fri, 04 Jul 2008 16:08:59 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-1934</guid>
		<description>Thanks for the heads up, John.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up, John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-1932</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 04 Jul 2008 15:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-1932</guid>
		<description>Thought I&#039;d mention that the option to hide the WordPress version number (in feeds as well as in the header) is also available in the &lt;a href=&quot;http://wordpress.jdwebdev.com/plugins/tweaks/&quot; rel=&quot;nofollow&quot;&gt;WordPress Tweaks&lt;/a&gt; plugin.</description>
		<content:encoded><![CDATA[<p>Thought I&#8217;d mention that the option to hide the WordPress version number (in feeds as well as in the header) is also available in the <a href="http://wordpress.jdwebdev.com/plugins/tweaks/" rel="nofollow">WordPress Tweaks</a> plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Stewart</title>
		<link>http://themeshaper.com/remove-the-wordpress-generator/comment-page-1/#comment-1904</link>
		<dc:creator>Ian Stewart</dc:creator>
		<pubDate>Fri, 04 Jul 2008 01:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://themeshaper.com/?p=84#comment-1904</guid>
		<description>If people are looking for WordPress sites to attack and you&#039;re not advertising that your site runs on WordPress …

&lt;a href=&quot;http://blogsecurity.net/wordpress/bs-wp-noversion/&quot; rel=&quot;nofollow&quot;&gt;That&#039;s basically it.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If people are looking for WordPress sites to attack and you&#8217;re not advertising that your site runs on WordPress …</p>
<p><a href="http://blogsecurity.net/wordpress/bs-wp-noversion/" rel="nofollow">That&#8217;s basically it.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
