<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress: Limit Your RSS Feed To One Category</title>
	<atom:link href="http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/</link>
	<description>Ramblings of a Computer Scientist</description>
	<lastBuildDate>Fri, 21 May 2010 02:32:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Will</title>
		<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/comment-page-1/#comment-406</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 05 Jan 2010 17:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=567#comment-406</guid>
		<description>Placement in the functions.php file is pretty flexible, but I usually try to place my newest changes at the beginning. The add_filter line should go after the function. Placing it directly after the function is the best idea because it makes it clear what&#039;s going on.</description>
		<content:encoded><![CDATA[<p>Placement in the functions.php file is pretty flexible, but I usually try to place my newest changes at the beginning. The add_filter line should go after the function. Placing it directly after the function is the best idea because it makes it clear what&#8217;s going on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Edwards</title>
		<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/comment-page-1/#comment-405</link>
		<dc:creator>Mike Edwards</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=567#comment-405</guid>
		<description>Hey there

I was wondering where you would put this in the functions.php file and would the add filter line need to be right next to the query code you put?</description>
		<content:encoded><![CDATA[<p>Hey there</p>
<p>I was wondering where you would put this in the functions.php file and would the add filter line need to be right next to the query code you put?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/comment-page-1/#comment-389</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 15 Sep 2009 15:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=567#comment-389</guid>
		<description>Thanks for this! It works great!</description>
		<content:encoded><![CDATA[<p>Thanks for this! It works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/comment-page-1/#comment-252</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Sat, 18 Apr 2009 02:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=567#comment-252</guid>
		<description>You would most likely put this in your functions.php file for your theme, but you could also put it in a plugin file. It would work either way (though in my mind the functions.php file makes more sense).</description>
		<content:encoded><![CDATA[<p>You would most likely put this in your functions.php file for your theme, but you could also put it in a plugin file. It would work either way (though in my mind the functions.php file makes more sense).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/comment-page-1/#comment-251</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 18 Apr 2009 01:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=567#comment-251</guid>
		<description>Hi Will,

Can you elaborate on how and where to include this? What files?

Thanks,

Matt</description>
		<content:encoded><![CDATA[<p>Hi Will,</p>
<p>Can you elaborate on how and where to include this? What files?</p>
<p>Thanks,</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress and blogging articles for 18.03.09 &#124; WPStart.org - WordPress themes, plugins and news</title>
		<link>http://www.itsananderson.com/2009/03/wordpress-limit-your-rss-feed-to-one-category/comment-page-1/#comment-166</link>
		<dc:creator>WordPress and blogging articles for 18.03.09 &#124; WPStart.org - WordPress themes, plugins and news</dc:creator>
		<pubDate>Wed, 18 Mar 2009 15:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.itsananderson.com/?p=567#comment-166</guid>
		<description>[...] WordPress: Limit Your RSS Feed To One Category [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress: Limit Your RSS Feed To One Category [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
