<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>scribu &#187; Random Post Link</title>
	<atom:link href="http://scribu.net/wordpress/random-post-link/feed" rel="self" type="application/rss+xml" />
	<link>http://scribu.net</link>
	<description>Hello, this is where scribu geeks out</description>
	<lastBuildDate>Thu, 11 Mar 2010 13:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Version 1.0</title>
		<link>http://scribu.net/wordpress/random-post-link/rpl-1-0.html</link>
		<comments>http://scribu.net/wordpress/random-post-link/rpl-1-0.html#comments</comments>
		<pubDate>Wed, 04 Nov 2009 09:23:03 +0000</pubDate>
		<dc:creator>scribu</dc:creator>
				<category><![CDATA[Random Post Link]]></category>

		<guid isPermaLink="false">http://scribu.net/?p=581</guid>
		<description><![CDATA[This plugin ensures that a user will not see the same post twice.
It does this by keeping a list of single posts that the user has seen and then checking that list when redirecting.]]></description>
			<content:encoded><![CDATA[<p>his plugin ensures that a user will not see the same post twice.</p>
<p>It does this by keeping a list of single posts that the user has seen and then checking that list when redirecting.</p>
<h3>Usage</h3>
<p>Just put this line anywhere in your theme where you want the link to appear.</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> random_post_link<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>You can specify the text you want on the link like so:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> random_post_link<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Feeling lucky'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://scribu.net/wordpress/random-post-link/rpl-1-0.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
