<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Developer&#039;s Mind &#187; Tweaks</title>
	<atom:link href="http://developersmind.com/tag/tweaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://developersmind.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Dec 2011 02:26:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Prevent Update Checks for a WordPress Plugin</title>
		<link>http://developersmind.com/2010/06/12/preventing-wordpress-from-checking-for-updates-for-a-plugin/</link>
		<comments>http://developersmind.com/2010/06/12/preventing-wordpress-from-checking-for-updates-for-a-plugin/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 08:09:18 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[Plugin Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=647</guid>
		<description><![CDATA[Earlier today, Jason Gegere asked me how to prevent WordPress from checking for updates on a plugin. This may be helpful if you are running a custom version of a plugin from the repository and you don&#8217;t want to accidently &#8230; <a href="http://developersmind.com/2010/06/12/preventing-wordpress-from-checking-for-updates-for-a-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2010/06/12/preventing-wordpress-from-checking-for-updates-for-a-plugin/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to Tweak the WordPress Generator Meta Tag</title>
		<link>http://developersmind.com/2010/06/03/how-to-tweak-the-wordpress-generator-tag-in-the-head/</link>
		<comments>http://developersmind.com/2010/06/03/how-to-tweak-the-wordpress-generator-tag-in-the-head/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 19:11:11 +0000</pubDate>
		<dc:creator>PeteMall</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://developersmind.com/?p=598</guid>
		<description><![CDATA[WordPress adds a generator meta tag to the head element of every page that includes the version of WordPress you are using. Many people have debated the need for this and recommend removing it especially if you haven't been upgrading WordPress regularly. A crawler can easily scan this info and look for sites that are running an older version of WordPress with a known exploit. <a href="http://developersmind.com/2010/06/03/how-to-tweak-the-wordpress-generator-tag-in-the-head/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://developersmind.com/2010/06/03/how-to-tweak-the-wordpress-generator-tag-in-the-head/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

