<?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: Related Posts Plugin</title>
	<atom:link href="http://tarskitheme.com/2006/05/25/related-posts-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/</link>
	<description>An elegant, flexible WordPress theme</description>
	<lastBuildDate>Thu, 03 May 2012 14:34:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: ceejayoz</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-409</link>
		<dc:creator>ceejayoz</dc:creator>
		<pubDate>Wed, 31 May 2006 05:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-409</guid>
		<description>Larry,

I&#039;ve released &lt;a href=&quot;http://ceejayoz.com/wordpress-plugins/related-tags/&quot; rel=&quot;nofollow&quot;&gt;a new version&lt;/a&gt; implementing your fix.

Thanks!</description>
		<content:encoded><![CDATA[<p>Larry,</p>
<p>I&#8217;ve released <a href="http://ceejayoz.com/wordpress-plugins/related-tags/" rel="nofollow">a new version</a> implementing your fix.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ceejayoz</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-378</link>
		<dc:creator>ceejayoz</dc:creator>
		<pubDate>Sun, 28 May 2006 16:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-378</guid>
		<description>Sounds good, thanks.  Strange that the GUID wouldn&#039;t match the permalink!</description>
		<content:encoded><![CDATA[<p>Sounds good, thanks.  Strange that the GUID wouldn&#8217;t match the permalink!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-371</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 28 May 2006 06:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-371</guid>
		<description>Ok ok... I promise this will be my last post... I did some spelunking around the UTW code, and found what could be the solution. 

Your plugin uses &quot;$post-&gt;guid&quot; to get the link to the entry... UTW, however, uses this... &quot;get_permalink($post-&gt;ID)&quot;. 

Replacing the original piece of code with &quot;get_permalink($post-&gt;ID)&quot; seems to fix everything.

I&#039;m no PHP wiz, but I hope this will help you out with the related posts plugin :)</description>
		<content:encoded><![CDATA[<p>Ok ok&#8230; I promise this will be my last post&#8230; I did some spelunking around the UTW code, and found what could be the solution. </p>
<p>Your plugin uses &#8220;$post-&gt;guid&#8221; to get the link to the entry&#8230; UTW, however, uses this&#8230; &#8220;get_permalink($post-&gt;ID)&#8221;. </p>
<p>Replacing the original piece of code with &#8220;get_permalink($post-&gt;ID)&#8221; seems to fix everything.</p>
<p>I&#8217;m no PHP wiz, but I hope this will help you out with the related posts plugin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-370</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 28 May 2006 05:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-370</guid>
		<description>Ok... thanks again. Sorry for the bother.</description>
		<content:encoded><![CDATA[<p>Ok&#8230; thanks again. Sorry for the bother.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ceejayoz</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-369</link>
		<dc:creator>ceejayoz</dc:creator>
		<pubDate>Sun, 28 May 2006 05:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-369</guid>
		<description>The related posts list is generated by the UTW plugin, so any irregularities in permalink structure in those generated links are out of my control.</description>
		<content:encoded><![CDATA[<p>The related posts list is generated by the UTW plugin, so any irregularities in permalink structure in those generated links are out of my control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-368</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 28 May 2006 05:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-368</guid>
		<description>Actually, did I make it clear that it&#039;s not referencing to the correct permalink to the entries? I don&#039;t mean the tags... I mean when I click on a possible related post, it sends me to the entry&#039;s original link structure...</description>
		<content:encoded><![CDATA[<p>Actually, did I make it clear that it&#8217;s not referencing to the correct permalink to the entries? I don&#8217;t mean the tags&#8230; I mean when I click on a possible related post, it sends me to the entry&#8217;s original link structure&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-367</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 28 May 2006 05:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-367</guid>
		<description>Ah, ok.... thanks for the info.</description>
		<content:encoded><![CDATA[<p>Ah, ok&#8230;. thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ceejayoz</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-366</link>
		<dc:creator>ceejayoz</dc:creator>
		<pubDate>Sun, 28 May 2006 05:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-366</guid>
		<description>You&#039;ll probably need to ask the Ultimate Tag Warrior author on that one.  This plugin doesn&#039;t generate the links, it&#039;s just a wrapper for the UTW function that does.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll probably need to ask the Ultimate Tag Warrior author on that one.  This plugin doesn&#8217;t generate the links, it&#8217;s just a wrapper for the UTW function that does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://tarskitheme.com/2006/05/25/related-posts-plugin/comment-page-1/#comment-365</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Sun, 28 May 2006 05:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://ionfish.co.uk/tarski/2006/05/25/related-posts-plugin/#comment-365</guid>
		<description>Nice, but I have an &#039;issue&#039; with it... Seems that it doesn&#039;t want to use my current permalink structure (I&#039;ve changed it a few times in the past) and I&#039;m unsure how to make it use the correct links. Any clue as to how I can do this?</description>
		<content:encoded><![CDATA[<p>Nice, but I have an &#8216;issue&#8217; with it&#8230; Seems that it doesn&#8217;t want to use my current permalink structure (I&#8217;ve changed it a few times in the past) and I&#8217;m unsure how to make it use the correct links. Any clue as to how I can do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

