<?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>Random Post Link yazısına yapılan yorumlar</title>
	<atom:link href="http://www.wordpressmerkezi.com/random-post-link/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressmerkezi.com/random-post-link</link>
	<description>Eklentileri, temalar, ipuçları..</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:54:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Yazar: yusuf</title>
		<link>http://www.wordpressmerkezi.com/random-post-link#comment-393</link>
		<dc:creator>yusuf</dc:creator>
		<pubDate>Tue, 10 Nov 2009 05:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.eklenti.net/?p=1398#comment-393</guid>
		<description>hmmm.. teşekkürler iyi çalışmalar.</description>
		<content:encoded><![CDATA[<p>hmmm.. teşekkürler iyi çalışmalar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Yazar: Bencil</title>
		<link>http://www.wordpressmerkezi.com/random-post-link#comment-392</link>
		<dc:creator>Bencil</dc:creator>
		<pubDate>Tue, 10 Nov 2009 03:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.eklenti.net/?p=1398#comment-392</guid>
		<description>İstediğiniz şeyi eklentisiz bir şekilde aşağıdaki kodlarla yapabilirsiniz.
[cc lang=&quot;php&quot; tab_size=&quot;2&quot; lines=&quot;40&quot;]
&lt;ul&gt;&lt;li&gt;&lt;h2&gt;Rastgele Yazılar&lt;/h2&gt;
&lt;ul&gt;
&lt;?php
$rand_posts = get_posts(&#039;numberposts=5&amp;orderby=rand&#039;);
foreach( $rand_posts as $post ) :
?&gt;
&lt;li&gt;&lt;a href=&quot;&lt;?php the_permalink(); ? rel=&quot;nofollow&quot;&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/li&gt;
&lt;?php endforeach; ?&gt;
&lt;/ul&gt;
&lt;/li&gt;&lt;/ul&gt;
[/cc]
&lt;strong&gt;&lt;em&gt;numberposts=5&lt;/em&gt;&lt;/strong&gt; gözükecek yazı sayısı.</description>
		<content:encoded><![CDATA[<p>İstediğiniz şeyi eklentisiz bir şekilde aşağıdaki kodlarla yapabilirsiniz.</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;ul&gt;&lt;li&gt;&lt;h2&gt;Rastgele Yazılar&lt;/h2&gt;<br />
&lt;ul&gt;<br />
<span style="color: #000000; font-weight: bold;">&lt;?php</span><br />
<span style="color: #000088;">$rand_posts</span> <span style="color: #339933;">=</span> get_posts<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'numberposts=5&amp;orderby=rand'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">foreach</span><span style="color: #009900;">&#40;</span> <span style="color: #000088;">$rand_posts</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$post</span> <span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span><br />
<span style="color: #000000; font-weight: bold;">?&gt;</span><br />
&lt;li&gt;&lt;a href=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_permalink<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> ? rel<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;nofollow&quot;</span><span style="color: #339933;">&gt;</span><span style="color: #0000ff;">&quot;&gt;&lt;?php the_title(); ?&gt;</span>&lt;/a&gt;&lt;/li&gt;<br />
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">endforeach</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span><br />
&lt;/ul&gt;<br />
&lt;/li&gt;&lt;/ul&gt;</div></div>
<p><strong><em>numberposts=5</em></strong> gözükecek yazı sayısı.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Yazar: yusuf</title>
		<link>http://www.wordpressmerkezi.com/random-post-link#comment-391</link>
		<dc:creator>yusuf</dc:creator>
		<pubDate>Mon, 09 Nov 2009 14:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.eklenti.net/?p=1398#comment-391</guid>
		<description>şunu şöyle nasıl yapabiliriz;
&lt;?php random_post_link( ***yazı ismi buraya gelecek*** &#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>şunu şöyle nasıl yapabiliriz;<br />
&lt;?php random_post_link( ***yazı ismi buraya gelecek*** &#8216;); ?&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

