<?xml version="1.0" encoding="UTF-8"?><!-- 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>bbPress support forums Topic: bbpress loop</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: bbpress loop</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 02:59:18 +0000</pubDate>

<item>
<title>_ck_ on "bbpress loop"</title>
<link>http://bbpress.org/forums/topic/bbpress-loop#post-15788</link>
<pubDate>Sat, 26 Apr 2008 10:39:20 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">15788@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;What you are asking for is very easy.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$forums = get_forums();&#60;/code&#62; gets you all the forums,&#60;br /&#62;
&#60;code&#62;$topics   = get_latest_topics( $forum_id);&#60;/code&#62; will get you the topics list for any forum id.  So if you looped through the forums like on the front page, just fetch the $topics after each forum in the loop.&#60;/p&#62;
&#60;p&#62;The formatting and page layout is the &#34;hard&#34; part.
&#60;/p&#62;</description>
</item>
<item>
<title>burkie on "bbpress loop"</title>
<link>http://bbpress.org/forums/topic/bbpress-loop#post-15780</link>
<pubDate>Fri, 25 Apr 2008 22:29:50 +0000</pubDate>
<dc:creator>burkie</dc:creator>
<guid isPermaLink="false">15780@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;While customizing bbpress I was wondering if anyone had a way to display forums/subforums and topics together, list a forum then have the topics for each displayed below it?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
