<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>bbPress Support Forums &#187; Tag: descending - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/descending</link>
		<description>bbPress Support Forums &#187; Tag: descending - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 15:02:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/descending" rel="self" type="application/rss+xml" />

		<item>
			<title>locomo on "Descending sort"</title>
			<link>http://bbpress.org/forums/topic/descending-sort#post-102825</link>
			<pubDate>Tue, 15 May 2012 16:17:41 +0000</pubDate>
			<dc:creator>locomo</dc:creator>
			<guid isPermaLink="false">102825@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>would love to be able to sort forum topics by:<br />
Topic<br />
Voices<br />
Posts<br />
Freshness</p>
<p>is this possible - would it require a plugin?
</p>]]></description>
					</item>
		<item>
			<title>storyaday on "Descending sort"</title>
			<link>http://bbpress.org/forums/topic/descending-sort#post-102235</link>
			<pubDate>Mon, 30 Apr 2012 15:48:23 +0000</pubDate>
			<dc:creator>storyaday</dc:creator>
			<guid isPermaLink="false">102235@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I can't believe no-one else is screaming about this.</p>
<p>Forums should display topics most-recent-first, the way the Activity Stream does.</p>
<p>Is there a fix for this?
</p>]]></description>
					</item>
		<item>
			<title>Anden on "Descending sort"</title>
			<link>http://bbpress.org/forums/topic/descending-sort#post-101356</link>
			<pubDate>Mon, 09 Apr 2012 09:38:49 +0000</pubDate>
			<dc:creator>Anden</dc:creator>
			<guid isPermaLink="false">101356@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello, I'm pretty new at this. </p>
<p>But I have searched a lot for how to get posts in a thread, that is listed, in reverse order. I want the most recent posts in a thread to be displayed first and the oldest, date, will be at the bottom of the page.</p>
<p>Please help me!
</p>]]></description>
					</item>
		<item>
			<title>zapata on "Posts to appear in Descending order"</title>
			<link>http://bbpress.org/forums/topic/posts-to-appear-in-descending-order#post-3601</link>
			<pubDate>Wed, 24 Jan 2007 21:00:16 +0000</pubDate>
			<dc:creator>zapata</dc:creator>
			<guid isPermaLink="false">3601@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks Thomaskla... will try it out!!!
</p>]]></description>
					</item>
		<item>
			<title>thomasklaiber on "Posts to appear in Descending order"</title>
			<link>http://bbpress.org/forums/topic/posts-to-appear-in-descending-order#post-3593</link>
			<pubDate>Wed, 24 Jan 2007 15:17:55 +0000</pubDate>
			<dc:creator>thomasklaiber</dc:creator>
			<guid isPermaLink="false">3593@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You mean ascending? ^^</p>
<p>It think currently this can only be done by hardcoding. Look at <code>functions.php</code> around line 44-66 and you can change</p>
<p><code>$bb_last_countable_query = &#34;SELECT * FROM $bbdb-&#62;topics $where ORDER BY topic_time DESC LIMIT $limit&#34;;</code><br />
to<br />
<code>$bb_last_countable_query = &#34;SELECT * FROM $bbdb-&#62;topics $where ORDER BY topic_time ASC LIMIT $limit&#34;;</code></p>
<p>But then every post-listing will be ordered as ascending.</p>
<p>This is the only way I can figure out at the moment...
</p>]]></description>
					</item>
		<item>
			<title>zapata on "Posts to appear in Descending order"</title>
			<link>http://bbpress.org/forums/topic/posts-to-appear-in-descending-order#post-3558</link>
			<pubDate>Tue, 23 Jan 2007 17:25:04 +0000</pubDate>
			<dc:creator>zapata</dc:creator>
			<guid isPermaLink="false">3558@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Is there a way to make posts in a topic appear in a descending order... the latest posts come first...
</p>]]></description>
					</item>

	</channel>
</rss>

