<?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>Tanner Helland (dot) Com&#187; plugins</title>
	<atom:link href="http://www.tannerhelland.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tannerhelland.com</link>
	<description>Home of the award-winning author, VG composer, and programmer</description>
	<lastBuildDate>Fri, 13 Jan 2012 16:39:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Searching WordPress Plugins No Longer Sucks!</title>
		<link>http://www.tannerhelland.com/609/searching-wordpress-plugins-sucks/</link>
		<comments>http://www.tannerhelland.com/609/searching-wordpress-plugins-sucks/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 05:37:02 +0000</pubDate>
		<dc:creator>Tanner</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.tannerhelland.com/?p=609</guid>
		<description><![CDATA[Hate searching the WordPress plugins directory?  Me too!  Until now, that is.  http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/ discusses a recently implemented (and much-needed) overhaul to the WP plugin search engine.  THANK YOU, WORDPRESS!]]></description>
			<content:encoded><![CDATA[<p>Hate searching the WordPress plugins directory?  Me too!  Until now, that is.  <a  href="http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/" target="_blank">http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/</a> discusses a recently implemented (and much-needed) overhaul to the WP plugin search engine.  THANK YOU, WORDPRESS!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tannerhelland.com/609/searching-wordpress-plugins-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the WP-Print and Sociable Plugins Together</title>
		<link>http://www.tannerhelland.com/562/wp-print-plus-sociable-plugins/</link>
		<comments>http://www.tannerhelland.com/562/wp-print-plus-sociable-plugins/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 21:57:13 +0000</pubDate>
		<dc:creator>Tanner</dc:creator>
				<category><![CDATA[Tweets]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Sociable]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-print]]></category>

		<guid isPermaLink="false">http://www.tannerhelland.com/?p=562</guid>
		<description><![CDATA[Two excellent WordPress Plugins are WP-Print by Lester Chan and Sociable by Joost de Valk.  Unfortunately, these two plugins don&#8217;t play nicely together.  To prevent any Sociable links/images from being printed from a WP-Print screen, first disable automatic placement of Sociable from the Sociable admin page.  Next, paste the following PHP code into the Single [...]]]></description>
			<content:encoded><![CDATA[<p>Two excellent WordPress Plugins are <a  href="http://lesterchan.net/wordpress/readme/wp-print.html" target="_blank">WP-Print</a> by <a  href="http://lesterchan.net/" target="_blank">Lester Chan</a> and <a  href="http://yoast.com/wordpress/sociable/" target="_blank">Sociable</a> by <a  href="http://yoast.com/" target="_blank">Joost de Valk</a>.  Unfortunately, these two plugins don&#8217;t play nicely together.  To prevent any Sociable links/images from being printed from a WP-Print screen, first disable automatic placement of Sociable from the Sociable admin page.  Next, paste the following PHP code into the Single Post file of your theme (at the location where you want sociable to appear):</p>
<p>&lt;?php do_shortcode(&#8216;&#0091;donotprint&#0093;&#8217;); ?&gt;&lt;?php if (function_exists(&#8216;sociable_html&#8217;)) { echo sociable_html(); } ?&gt;&lt;?php do_shortcode(&#8216;&#0091;/donotprint&#0093;&#8217;); ?&gt;</p>
<p>&#8230;then repeat this for any other template pages where you want Sociable to appear!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tannerhelland.com/562/wp-print-plus-sociable-plugins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/19 queries in 0.026 seconds using disk: basic

Served from: www.tannerhelland.com @ 2012-02-08 17:49:18 -->
