<?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"
	>
<channel>
	<title>Comments on: Improving the WordPress Generator</title>
	<atom:link href="http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/</link>
	<description>Random commentary...</description>
	<pubDate>Fri, 25 Jul 2008 17:30:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: 9 Suggerimenti per migliorare la sicurezza di Wordpress ed evitare una penale da Google &#124; Antezeta Web Marketing</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-152662</link>
		<dc:creator>9 Suggerimenti per migliorare la sicurezza di Wordpress ed evitare una penale da Google &#124; Antezeta Web Marketing</dc:creator>
		<pubDate>Wed, 14 May 2008 13:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-152662</guid>
		<description>[...] della versione Wordpress che giri, il lavoro di un hacker &#232; semplificato notevolmente. In un post Peter Westwood ha documentato come sopprimere informazione sulla versione di Wordpress nei feed e il blog. Ho [...]</description>
		<content:encoded><![CDATA[<p>[...] della versione Wordpress che giri, il lavoro di un hacker &#232; semplificato notevolmente. In un post Peter Westwood ha documentato come sopprimere informazione sulla versione di Wordpress nei feed e il blog. Ho [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9 SEO Security Tips for Wordpress to avoid being banned in Google &#124; Antezeta Web Marketing</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-152497</link>
		<dc:creator>9 SEO Security Tips for Wordpress to avoid being banned in Google &#124; Antezeta Web Marketing</dc:creator>
		<pubDate>Tue, 13 May 2008 19:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-152497</guid>
		<description>[...] to the world the version of Wordpress you are running, you greatly simplify the work of a hacker. Peter Westwood&#8217;s post documents how to suppress output of the Wordpress version number in feeds and blog posts. [...]</description>
		<content:encoded><![CDATA[<p>[...] to the world the version of Wordpress you are running, you greatly simplify the work of a hacker. Peter Westwood&#8217;s post documents how to suppress output of the Wordpress version number in feeds and blog posts. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remove Wordpress version information from your blog and feeds &#124; Antezeta Web Marketing</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-152495</link>
		<dc:creator>Remove Wordpress version information from your blog and feeds &#124; Antezeta Web Marketing</dc:creator>
		<pubDate>Tue, 13 May 2008 19:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-152495</guid>
		<description>[...] to the world the version of Wordpress you are running, you greatly simplify the work of a hacker. Peter Westwood&#8217;s post documents how to suppress output of the Wordpress version number in feeds and blog posts. [...]</description>
		<content:encoded><![CDATA[<p>[...] to the world the version of Wordpress you are running, you greatly simplify the work of a hacker. Peter Westwood&#8217;s post documents how to suppress output of the Wordpress version number in feeds and blog posts. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: westi</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148551</link>
		<dc:creator>westi</dc:creator>
		<pubDate>Wed, 30 Apr 2008 21:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148551</guid>
		<description>@Jeremy: Indeed you can.  The point behind the filter method is this also removes the generators from all the other places as well - like the feeds.</description>
		<content:encoded><![CDATA[<p>@Jeremy: Indeed you can.  The point behind the filter method is this also removes the generators from all the other places as well - like the feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148420</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 30 Apr 2008 12:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148420</guid>
		<description>If I remember correctly, you can also do:

&lt;code&gt;remove_action('wp_head', 'the_generator');&lt;/code&gt;

Not that it really matters.</description>
		<content:encoded><![CDATA[<p>If I remember correctly, you can also do:</p>
<p><code>remove_action('wp_head', 'the_generator');</code></p>
<p>Not that it really matters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Ideal WordPress User &#183; plaintxt.org</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148316</link>
		<dc:creator>An Ideal WordPress User &#183; plaintxt.org</dc:creator>
		<pubDate>Wed, 30 Apr 2008 02:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148316</guid>
		<description>[...] this, I make him a simple plugin he can upload based directly on what Peter Westwood documented on his blog. Easy as pie. Took me ten minutes. I slap it into a PHP file and send it [...]</description>
		<content:encoded><![CDATA[<p>[...] this, I make him a simple plugin he can upload based directly on what Peter Westwood documented on his blog. Easy as pie. Took me ten minutes. I slap it into a PHP file and send it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress 2.5 Plugin Keeps the Version out of Source. &#124; Just Thinkin'</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148193</link>
		<dc:creator>WordPress 2.5 Plugin Keeps the Version out of Source. &#124; Just Thinkin'</dc:creator>
		<pubDate>Tue, 29 Apr 2008 20:36:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-148193</guid>
		<description>[...] http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/" rel="nofollow">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Wednesday News: WordCamp Israel Full, Tag Frustration, Security Tips and Plugins, Drupal, wPhone, WP-Cache, Akismet, and Mailing Lists : The Blog Herald</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-97529</link>
		<dc:creator>WordPress Wednesday News: WordCamp Israel Full, Tag Frustration, Security Tips and Plugins, Drupal, wPhone, WP-Cache, Akismet, and Mailing Lists : The Blog Herald</dc:creator>
		<pubDate>Thu, 11 Oct 2007 02:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-97529</guid>
		<description>[...] This week, he shares about the changes on the database table prepare switch, changes to the WordPress generator tags, improvements in the MySQL functions via the $wpdb class, and new sanitization functions for [...]</description>
		<content:encoded><![CDATA[<p>[...] This week, he shares about the changes on the database table prepare switch, changes to the WordPress generator tags, improvements in the MySQL functions via the $wpdb class, and new sanitization functions for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress weekly digest 1st October to 7th October 2007 &#171; westi on wordpress</title>
		<link>http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-96876</link>
		<dc:creator>WordPress weekly digest 1st October to 7th October 2007 &#171; westi on wordpress</dc:creator>
		<pubDate>Sun, 07 Oct 2007 20:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ftwr.co.uk/archives/2007/10/06/improving-the-wordpress-generator/#comment-96876</guid>
		<description>[...] More information about the changes to the WordPress generator output and the new filters that are available to allow themes and plugins to affect the output can be read in this article: &#8220;Improving the WordPress Generator&#8220; [...]</description>
		<content:encoded><![CDATA[<p>[...] More information about the changes to the WordPress generator output and the new filters that are available to allow themes and plugins to affect the output can be read in this article: &#8220;Improving the WordPress Generator&#8220; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
