<?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>Ann Oyama &#187; plugins</title>
	<atom:link href="http://superann.com/category/wordpress/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://superann.com</link>
	<description>http://superann.com</description>
	<lastBuildDate>Wed, 05 May 2010 00:56:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Automatic Links plugin</title>
		<link>http://superann.com/2009/03/04/wordpress-automatic-links-plugin/</link>
		<comments>http://superann.com/2009/03/04/wordpress-automatic-links-plugin/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 06:58:09 +0000</pubDate>
		<dc:creator>Ann</dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[hyperlinks]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://superann.com/?p=110</guid>
		<description><![CDATA[Here&#8217;s a super simple WordPress plugin that automatically adds HTML anchor tags to plain text links and email addresses embedded in the content of posts and pages (WordPress already does this by default for comments). It also gives you the option to set the nofollow attribute value on all automatically generated hyperlinks.
Download this plugin at [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a super simple WordPress plugin that automatically adds HTML anchor tags to plain text links and email addresses embedded in the content of posts and pages (WordPress already does this by default for comments). It also gives you the option to set the nofollow attribute value on all automatically generated hyperlinks.</p>
<p><a href="http://wordpress.org/extend/plugins/automatic-links/" rel="nofollow">Download this plugin at WordPress.org</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://superann.com/2009/03/04/wordpress-automatic-links-plugin/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6 / 2.7 + bbPress 0.9 cookie integration plugin</title>
		<link>http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/</link>
		<comments>http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 08:01:10 +0000</pubDate>
		<dc:creator>Ann</dc:creator>
				<category><![CDATA[diary]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://superann.com/?p=99</guid>
		<description><![CDATA[This plugin is for WordPress 2.6 or 2.7. It enables WordPress to generate cookies that work with bbPress 0.9 so that single sign-on can be accomplished between the two. Follow the usual integration instructions and enable this plugin in your WordPress installation. I also advise clearing your cookies.
The integration is all up and running on [...]]]></description>
			<content:encoded><![CDATA[<p>This plugin is for WordPress 2.6 or 2.7. It enables WordPress to generate cookies that work with bbPress 0.9 so that single sign-on can be accomplished between the two. Follow the <a href="http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101">usual integration instructions</a> and enable this plugin in your WordPress installation. I also advise clearing your cookies.</p>
<p>The integration is all up and running on my site at <a href="http://bayanime.com">BayAnime.com</a>. I&#8217;d like to add that I was able to put the plugin together without writing a single line of code! It&#8217;s literally all the necessary functions cut and pasted directly from WordPress 2.5.1 pluggable.php, so kudos to WordPress for making it easy!</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-26-and-bbpress-09-integration/">Download this plugin at WordPress.org</a>.</p>
<p>When you do cookie integration please keep in mind that there are some login hooks in pluggable that might not be called in either WP or bbPress depending on which side your user logged in from. This might affect the functionality of some plugins.</p>
<p>For example, after rerouting all my bbPress logins to WP I realized that the &#8216;bb_set_current_user&#8217; action hook on a bbPress plugin I used was no longer being called, so I had to incorporate it in on the WP side using the &#8217;set_current_user&#8217; hook.</p>
<p><strong>bbPress 1.0 users</strong> should use <a rel="nofollow" href="http://wordpress.org/extend/plugins/bbpress-integration/">this plugin</a> instead.</p>]]></content:encoded>
			<wfw:commentRss>http://superann.com/2009/02/26/wordpress-26-27-bbpress-09-cookie-integration-plugin/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Separate Feed Comments and Trackbacks</title>
		<link>http://superann.com/2008/10/02/wordpress-plugin-separate-feed-comments-and-trackbacks/</link>
		<comments>http://superann.com/2008/10/02/wordpress-plugin-separate-feed-comments-and-trackbacks/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 07:40:05 +0000</pubDate>
		<dc:creator>Ann</dc:creator>
				<category><![CDATA[diary]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[www]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://superann.com/?p=95</guid>
		<description><![CDATA[I couldn&#8217;t find anything out there that separated comments and trackbacks from the sitewide and post comments feeds in WordPress, so I had to take a peek at the source to figure this one out. Luckily there&#8217;s an (undocumented) hook &#8220;comment_feed_where&#8221; that makes it easy! Woo! 
Anyway, here&#8217;s the plugin in case anyone else might [...]]]></description>
			<content:encoded><![CDATA[<p>I couldn&#8217;t find anything out there that separated comments and trackbacks from the sitewide and post comments feeds in WordPress, so I had to take a peek at the source to figure this one out. Luckily there&#8217;s an (undocumented) hook &#8220;comment_feed_where&#8221; that makes it easy! Woo! </p>
<p>Anyway, here&#8217;s the plugin in case anyone else might be interested&#8230;</p>
<p><a href="http://wordpress.org/extend/plugins/separate-feed-comments-and-trackbacks/"> Download this plugin at WordPress.org</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://superann.com/2008/10/02/wordpress-plugin-separate-feed-comments-and-trackbacks/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
