<?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 2.3 Related Posts Plugin 0.4</title>
	<atom:link href="http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Fri, 19 Mar 2010 10:07:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chengsun</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-27452</link>
		<dc:creator>chengsun</dc:creator>
		<pubDate>Sun, 25 May 2008 16:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-27452</guid>
		<description>Dennis 你好, 想向你请教一下. 我将这个 plug-in 加入一个新的主题当中 (StudioPress -Red), 可是, 这个插件显示出来的文字和主题本身的不一样, 位置也有一点点靠向外边, 我应该如何修改呢? 你可以看看这两个图, 了解我所说的情况.
http://cid-6abeff331ed738bb.skydrive.live.com/self.aspx/Public/error1.JPG
http://cid-6abeff331ed738bb.skydrive.live.com/self.aspx/Public/error2.JPG</description>
		<content:encoded><![CDATA[<p>Dennis 你好, 想向你请教一下. 我将这个 plug-in 加入一个新的主题当中 (StudioPress -Red), 可是, 这个插件显示出来的文字和主题本身的不一样, 位置也有一点点靠向外边, 我应该如何修改呢? 你可以看看这两个图, 了解我所说的情况.<br />
<a  href='http://fairyfish.net/go/?r=http%3A%2F%2Fcid-6abeff331ed738bb.skydrive.live.com%2Fself.aspx%2FPublic%2Ferror1.JPG'  target='_blank' rel="nofollow">http://cid-6abeff331ed738bb.skydrive.live.com/self.aspx/Public/error1.JPG</a><br />
<a  href='http://fairyfish.net/go/?r=http%3A%2F%2Fcid-6abeff331ed738bb.skydrive.live.com%2Fself.aspx%2FPublic%2Ferror2.JPG'  target='_blank' rel="nofollow">http://cid-6abeff331ed738bb.skydrive.live.com/self.aspx/Public/error2.JPG</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-12089</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Tue, 06 Nov 2007 07:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-12089</guid>
		<description>Thanks for your wonderful plugin. is there a way to entirely hide if there are no related posts? Thanks in advance</description>
		<content:encoded><![CDATA[<p>Thanks for your wonderful plugin. is there a way to entirely hide if there are no related posts? Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-11300</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sat, 27 Oct 2007 05:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-11300</guid>
		<description>@Let&#039;s gotolab，你看插件的名字 WordPress 2.3 Related Post，就知道只适用于2.3，你2.2.2怎么用呢？呵呵</description>
		<content:encoded><![CDATA[<p>@Let&#8217;s gotolab，你看插件的名字 WordPress 2.3 Related Post，就知道只适用于2.3，你2.2.2怎么用呢？呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Let's gotolab</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-11296</link>
		<dc:creator>Let's gotolab</dc:creator>
		<pubDate>Sat, 27 Oct 2007 05:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-11296</guid>
		<description>然后我根据error提示到该插件目录下找到wp23_related_posts.php.在该文件的38行发现如下内容：
	$tags = wp_get_post_tags($post-&gt;ID); 

我对PHP语言一窍不通.只能大概的猜测,这里是调用tags来执行的.是这样嘛?

此问题如何解决?
在线盼复!</description>
		<content:encoded><![CDATA[<p>然后我根据error提示到该插件目录下找到wp23_related_posts.php.在该文件的38行发现如下内容：<br />
	$tags = wp_get_post_tags($post-&gt;ID); </p>
<p>我对PHP语言一窍不通.只能大概的猜测,这里是调用tags来执行的.是这样嘛?</p>
<p>此问题如何解决?<br />
在线盼复!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Let's gotolab</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-11295</link>
		<dc:creator>Let's gotolab</dc:creator>
		<pubDate>Sat, 27 Oct 2007 05:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-11295</guid>
		<description>很重要的问题,在线盼回音.
我安装你的插件后,在博客首页出现问题,
问题如下:
我将调用代码放置在博客的独立文章页中.
我的独立文章页分如下几块:
1.header
2.post
3.reply
4.foot
当我把代码放到不同的位置后,页面刷新,然后页面内容就会被相同文章的代码截断掉.后面部分无法显示,留下一串error代码,如下:
Fatal error: Call to undefined function wp_get_post_tags() in /home/.shepherd/gotolab/gotolab/wp-content/plugins/WP23RP/wp23_related_posts.php on line 38</description>
		<content:encoded><![CDATA[<p>很重要的问题,在线盼回音.<br />
我安装你的插件后,在博客首页出现问题,<br />
问题如下:<br />
我将调用代码放置在博客的独立文章页中.<br />
我的独立文章页分如下几块:<br />
1.header<br />
2.post<br />
3.reply<br />
4.foot<br />
当我把代码放到不同的位置后,页面刷新,然后页面内容就会被相同文章的代码截断掉.后面部分无法显示,留下一串error代码,如下:<br />
Fatal error: Call to undefined function wp_get_post_tags() in /home/.shepherd/gotolab/gotolab/wp-content/plugins/WP23RP/wp23_related_posts.php on line 38</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiwei</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-10087</link>
		<dc:creator>Jiwei</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-10087</guid>
		<description>Excellent plug-in!  Thank you for make it available publicly.  Here&#039;s a couple of suggestions for future improvement.

1. The documentation states &quot;Place `` in your templates&quot;.  You may care to specify which template.  I found single-post.php the best, if not the only place.
2. Unzip the download file creates WP23RP in a subdirectory, and WordPress cannot discover the new plug-in.  It&#039;s be better it unzips to WP23RP right away</description>
		<content:encoded><![CDATA[<p>Excellent plug-in!  Thank you for make it available publicly.  Here&#8217;s a couple of suggestions for future improvement.</p>
<p>1. The documentation states &#8220;Place &#8220; in your templates&#8221;.  You may care to specify which template.  I found single-post.php the best, if not the only place.<br />
2. Unzip the download file creates WP23RP in a subdirectory, and WordPress cannot discover the new plug-in.  It&#8217;s be better it unzips to WP23RP right away</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nowhy</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9962</link>
		<dc:creator>nowhy</dc:creator>
		<pubDate>Thu, 11 Oct 2007 11:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9962</guid>
		<description>为什么我升级了以后就不能用了？以前用0.3的时候都是正常的，升级到0.4以后前台就不显示了。。。。</description>
		<content:encoded><![CDATA[<p>为什么我升级了以后就不能用了？以前用0.3的时候都是正常的，升级到0.4以后前台就不显示了。。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oline</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9775</link>
		<dc:creator>oline</dc:creator>
		<pubDate>Wed, 10 Oct 2007 02:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9775</guid>
		<description>没相关文章时，应该允许随机显示同分类下的文章比较合理。比如过去有许多文章并没有标上TAG，所有就没办法显示出来了。</description>
		<content:encoded><![CDATA[<p>没相关文章时，应该允许随机显示同分类下的文章比较合理。比如过去有许多文章并没有标上TAG，所有就没办法显示出来了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 主角博客</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9704</link>
		<dc:creator>主角博客</dc:creator>
		<pubDate>Tue, 09 Oct 2007 11:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9704</guid>
		<description>如果&quot;没有相关日志&quot;，能够随机显示其他日志更好啦。建议这样做一个。</description>
		<content:encoded><![CDATA[<p>如果&#8221;没有相关日志&#8221;，能够随机显示其他日志更好啦。建议这样做一个。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpiz</title>
		<link>http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9701</link>
		<dc:creator>cpiz</dc:creator>
		<pubDate>Tue, 09 Oct 2007 11:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/2007/10/09/wordpress-23-related-posts-plugin-04/#comment-9701</guid>
		<description>加选项吧,可选择随机文章,最热门文章或指定几篇文章.</description>
		<content:encoded><![CDATA[<p>加选项吧,可选择随机文章,最热门文章或指定几篇文章.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
