<?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>IT Blog &#187; simple tags plugin</title>
	<atom:link href="http://www.techfromhel.com/tag/simple-tags-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techfromhel.com</link>
	<description>Information Technology - our Life</description>
	<lastBuildDate>Tue, 26 Jul 2011 13:21:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Simple Fix for &#8220;Simple Tags&#8221;</title>
		<link>http://www.techfromhel.com/2008/08/simple-fix-for-simple-tags/</link>
		<comments>http://www.techfromhel.com/2008/08/simple-fix-for-simple-tags/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 14:54:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[simple tags plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.techfromhel.com/?p=22</guid>
		<description><![CDATA[<p>I am not an official WordPress tester, but to keep up with the latest changes and to make sure my own plugins are always compatible with upcoming versions of WordPress, I run WordPress development version on this site.</p> <p>There are several plugins installed on this site that end up also getting tested for compatibility with [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>I am not an official WordPress tester, but to keep up with the  latest changes and to make sure my own plugins are always compatible  with upcoming versions of WordPress, I run WordPress development version  on this site.</p>
<p>There are several plugins installed on this site that end up also  getting tested for compatibility with upcoming versions of WordPress,  although that is not my intention. <a href="http://wordpress.org/extend/plugins/wassup/">Wassup</a>, <a href="http://wordpress.org/extend/plugins/cforms/">cFormsII</a>, <a href="http://wordpress.org/extend/plugins/bad-behavior/">Bad Behavior</a>, and <a href="http://wordpress.org/extend/plugins/akismet/">Akismet</a> all run successfully on WordPress 2.7 development version . One plugin that failed was <a href="http://wordpress.org/extend/plugins/simple-tags/">Simple Tags</a> version 1.5.7 by <a href="http://www.herewithme.fr/">Amaury Balmer</a>. This plugin produced an error because of a test in the code that rejects unrecognized versions of WordPress.</p>
<p>Fortunately the fix was simple. It only required that the version  test be replaced by one that tests for current or higher version of  WordPress. I modified the code myself and now “Simple Tags 1.5.7a” runs  on 2.7-dev.</p>
<p>If you would like to apply this patch to your own copy of Simple Tags 1.5.7, you can download it  To install, just uncompress the file “simple-tags.php”, upload it to  your web server, and overwrite the file of the same name in the  “simple-tags” folder in your WordPress plugins directory. Be sure to  deactivate “Simple Tags 1.5.7″ beforehand and reactivate it as “Simple  Tags 1.5.7a” afterwards.</p>
<p><strong>12/16/2008 Update</strong>: Simple Tags 1.5.8 was released  and is compatible with WordPress 2.7.  However, the flawed code still  exists and will continue to cause Simple Tags to become disabled with  future releases and development versions of WordPress. If you would like  to “future-proof” your version of Simple Tags 1.5.8, download the file,   simple-tags-fix.zip, unzip it, and replace “simple-tags.php” in your plugins directory.</p>
<p><strong>06/17/2009 Update</strong>: simple-tags-fix.zip is now updated for Simple Tags 1.6.6</p>
<p><strong>09/15/2010 Update</strong>: This fix  has been obsoleted since version 1.7 of Simple Tags and is no longer available here.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techfromhel.com/2008/08/simple-fix-for-simple-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

