<?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 plugin to get random links from Link Manager</title>
	<atom:link href="http://infovore.org/archives/2005/07/03/wordpress-plugin-to-get-random-links-from-link-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://infovore.org/archives/2005/07/03/wordpress-plugin-to-get-random-links-from-link-manager/</link>
	<description>a weblog by Tom Armitage</description>
	<lastBuildDate>Mon, 06 Feb 2012 22:42:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://infovore.org/archives/2005/07/03/wordpress-plugin-to-get-random-links-from-link-manager/comment-page-1/#comment-496</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 06 Jul 2005 08:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2005/07/03/wordpress-plugin-to-get-random-links-from-link-manager/#comment-496</guid>
		<description>Oh humbug.

Still, it was a fun learning process! Know my way around the &lt;code&gt;wpdb&lt;/code&gt; object a bit better, for a start.

OK, now I&#039;m going to have to write something Wordpress &lt;i&gt;doesn&#039;t&lt;/i&gt; have already...</description>
		<content:encoded><![CDATA[<p>Oh humbug.</p>
<p>Still, it was a fun learning process! Know my way around the <code>wpdb</code> object a bit better, for a start.</p>
<p>OK, now I&#8217;m going to have to write something WordPress <i>doesn&#8217;t</i> have already&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: If Else</title>
		<link>http://infovore.org/archives/2005/07/03/wordpress-plugin-to-get-random-links-from-link-manager/comment-page-1/#comment-495</link>
		<dc:creator>If Else</dc:creator>
		<pubDate>Tue, 05 Jul 2005 15:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://infovore.org/archives/2005/07/03/wordpress-plugin-to-get-random-links-from-link-manager/#comment-495</guid>
		<description>I hate to tell you this but WP already has the functionality to retrieve a set of random links from the links manager:-)

You can just do:
&lt;code&gt;get_links(-1, &#039;&#039;, &#039;&#039;, &#039;&#039;, false, &#039;rand&#039;, false, false, 10);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I hate to tell you this but WP already has the functionality to retrieve a set of random links from the links manager:-)</p>
<p>You can just do:<br />
<code>get_links(-1, '', '', '', false, 'rand', false, false, 10);</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

