<?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>WordPress Ideas &#187; Topic: random order list</title>
		<link>http://wordpress.org/ideas/topic/random-order-list</link>
		<description>WordPress Ideas &#187; Topic: random order list</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 09:57:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/topic/random-order-list" rel="self" type="application/rss+xml" />

		<item>
			<title>scribu on "random order list"</title>
			<link>http://wordpress.org/ideas/topic/random-order-list#post-16420</link>
			<pubDate>Thu, 25 Mar 2010 19:07:46 +0000</pubDate>
			<dc:creator>scribu</dc:creator>
			<guid isPermaLink="false">16420@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Should close because:</p>
<p>1. It's not so hard to do atm, using either orderby=rand or PHP's shuffle() function</p>
<p>2. It's not a highly demanded feature.
</p>]]></description>
					</item>
		<item>
			<title>isomatrix on "random order list"</title>
			<link>http://wordpress.org/ideas/topic/random-order-list#post-14591</link>
			<pubDate>Sun, 03 Jan 2010 13:14:04 +0000</pubDate>
			<dc:creator>isomatrix</dc:creator>
			<guid isPermaLink="false">14591@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>check my site <a href="http://www.lakas.com.ph" rel="nofollow">http://www.lakas.com.ph</a> (it's still under construction btw)<br />
everytime you refresh the page a random order listing of sports would appear.</p>
<p>the purpose of the listing is that i want my readers to see what other sports or things they could try by giving them random sports(pages)</p>
<p>i edited the sidebar.php code for that.<br />
i used the query_post using the orderby=rand parameter and looped through the permalinks and title of the queried posts/pages.</p>
<p>the code would be shorter, nicer and easier to maintain if the listing functions could arrange the queried list in random.</p>
<p>i also though about the pages with parents. the children would definitely be under their parents. so the option to query random parents with random children is a possibility.</p>
<p>i hope this would help make it easier to understand.
</p>]]></description>
					</item>
		<item>
			<title>Jen Mylo on "random order list"</title>
			<link>http://wordpress.org/ideas/topic/random-order-list#post-14577</link>
			<pubDate>Fri, 01 Jan 2010 10:43:43 +0000</pubDate>
			<dc:creator>Jen Mylo</dc:creator>
			<guid isPermaLink="false">14577@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>What is the feature you are suggesting, and what would be the use case?
</p>]]></description>
					</item>
		<item>
			<title>isomatrix on "random order list"</title>
			<link>http://wordpress.org/ideas/topic/random-order-list#post-14574</link>
			<pubDate>Fri, 01 Jan 2010 02:27:50 +0000</pubDate>
			<dc:creator>isomatrix</dc:creator>
			<guid isPermaLink="false">14574@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>the following functions could return a random order list</p>
<p>wp_list_authors<br />
wp_list_categories<br />
wp_list_pages<br />
wp_list_bookmarks<br />
wp_list_comments<br />
wp_get_archives<br />
wp_page_menu<br />
wp_dropdown_pages<br />
wp_dropdown_categories<br />
wp_dropdown_users
</p>]]></description>
					</item>

	</channel>
</rss>
