<?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>HiddenTao &#187; TaoUtils</title>
	<atom:link href="http://www.hiddentao.com/archives/tag/taoutils/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hiddentao.com</link>
	<description>software, websites, mobile, technology</description>
	<lastBuildDate>Fri, 27 Jan 2012 13:11:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>TaoUtils</title>
		<link>http://www.hiddentao.com/code/wordpress-taoutils-plugin/</link>
		<comments>http://www.hiddentao.com/code/wordpress-taoutils-plugin/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 21:57:44 +0000</pubDate>
		<dc:creator>ram</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[TaoUtils]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hiddentao.net/projects/wordpress-taoutils-plugin/</guid>
		<description><![CDATA[TaoUtils is a WordPress plugin which provides you with a few general-purpose utility methods for use within your PHP scripts. This plugin requires PHP 5 and at least WordPress 2.3. It has been tested on upto WordPress 2.9. License: GPL 3. Current version: 0.4 Skip to: Installation Usage Options Changelog Installation Download TaoUtils. Unzip it [...]]]></description>
			<content:encoded><![CDATA[<p>TaoUtils is a <a href="http://www.wordpress.org/" title="Goto WordPress homepage" class="liwp">WordPress</a> plugin which provides you with a few general-purpose utility methods for use within your PHP scripts.</p>

<p>This plugin requires PHP 5 and at least WordPress 2.3. It has been tested on upto WordPress 2.9.</p>

<p>License: <a href="http://www.gnu.org/licenses/gpl.txt" title="GNU General Public License" class="link-external">GPL 3</a>.</p>

<p>Current version: 0.4</p>

<p>Skip to:
<span class="spaced_out"><a href="#installation" class="liinternal">Installation</a></span>
<span class="spaced_out"><a href="#usage" class="liinternal">Usage</a></span>
<span class="spaced_out"><a href="#options" class="liinternal">Options</a></span>
<span class="spaced_out"><a href="#changelog" class="liinternal">Changelog</a></span></p>

<h2 id="installation">Installation</h2>

<ol>
<li><a href="/downloads/wordpress-taoutils-plugin-0.4.zip" class="lizip">Download TaoUtils</a>.</li>
<li>Unzip it into your WordPress <code>plugins</code> folder such that the plugin files are at: <code>wp-content/plugins/tao-utils/...</code></li>
<li>Enable the plugin within your blog&#8217;s administration options.</li>
<li>All done!</li>
</ol>

<h2 id="usage">Usage</h2>

<p>Using TaoUtils simply involves calling static methods on the <code>TaoUtils</code> class. Full API documentation is provided within the installation package. Or if you wish, you can <a href="/wp-content/plugins/tao-utils/docs/" title="TaoUtils API documentation" class="liinternal">view it online</a>.</p>

<h2 id="options">Options</h2>

<p>This plugin does not have an administration interface.</p>

<h2 id="changelog">Changelog</h2>

<ul>
<li>Version 0.4 (Apr 11, 2009) 

<ul>
<li>Improved the email obfuscator output</li>
</ul></li>
<li>Version 0.3 (Jul 31, 2008) 

<ul>
<li>Added &#8216;strip_quotes&#8217; method</li>
</ul></li>
<li>Version 0.2 (Mar 31, 2008)

<ul>
<li>Made sure it works in WordPress 2.5</li>
</ul></li>
<li>Version 0.1 (Dec 2, 2007) &#8211; the initial release.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hiddentao.com/code/wordpress-taoutils-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

