<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Blog Oh! Blog Forums Topic: Category RSS Links</title>
<link>http://www.blogohblog.com/forums/</link>
<description>Blog Oh! Blog Forums Topic: Category RSS Links</description>
<language>en</language>
<pubDate>Sat, 11 Oct 2008 02:29:46 +0000</pubDate>

<item>
<title>Jai on "Category RSS Links"</title>
<link>http://www.blogohblog.com/forums/topic/category-rss-links#post-15</link>
<pubDate>Mon, 26 Nov 2007 17:08:14 +0000</pubDate>
<dc:creator>Jai</dc:creator>
<guid isPermaLink="false">15@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;The following code will list all categories sorted by name and with RSS links to them.&#60;/p&#62;
&#60;pre&#62;
&#60;ul&#62;
&#38;lt;?php
wp_list_categories('orderby=name&#38;#38;feed=RSS'); ?&#38;gt;
&#60;/ul&#62;
&#60;/pre&#62;
&#60;p&#62;To replace the RSS link with a feed icon, you could write:&#60;/p&#62;
&#60;pre&#62;
&#60;ul&#62;
&#38;lt;?php
wp_list_categories('orderby=name&#38;#38;feed_image=/images/rss.gif'); ?&#38;gt;
&#60;/ul&#62;
&#60;/pre&#62;
&#60;p&#62;Don't forget to change the image path in the above code :)
&#60;/p&#62;</description>
</item>
<item>
<title>jgaulard on "Category RSS Links"</title>
<link>http://www.blogohblog.com/forums/topic/category-rss-links#post-14</link>
<pubDate>Mon, 26 Nov 2007 16:55:06 +0000</pubDate>
<dc:creator>jgaulard</dc:creator>
<guid isPermaLink="false">14@http://www.blogohblog.com/forums/</guid>
<description>&#60;p&#62;I was wondering if you could provide a bit of code (with instructions) that would allow me to add a little &#34;RSS&#34; link next to each category link in the sidebar. &#60;/p&#62;
&#60;p&#62;As I understand it, each category already has a feed, so all I need to do is link to them. I have seen this on other blogs. &#60;/p&#62;
&#60;p&#62;Do you already have something like this? I believe I am using your very nice Blog Oh Blog v2.0 theme. &#60;/p&#62;
&#60;p&#62;Thank you. &#60;/p&#62;
&#60;p&#62;Jay G.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
