﻿<?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>评论：wordpress-plugin之Readers_post使用详解</title>
	<atom:link href="http://www.gengtang.net/wordpress/readers_post-use.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gengtang.net/wordpress/readers_post-use.html</link>
	<description>seo工具,seo案例教程,网站优化seo,网络营销推广,wordpress使用技巧,wordpress插件,wordpress主题,网站推广,网站推广方法,网站盈利,网站赚钱,网站前端设计</description>
	<lastBuildDate>Thu, 29 Jul 2010 06:24:43 +0000</lastBuildDate>
	<meta name="author" content="耕堂" />
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：改進部落格到訪統計與繁簡碼轉換 &#124; 閩越國</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-620</link>
		<dc:creator>改進部落格到訪統計與繁簡碼轉換 &#124; 閩越國</dc:creator>
		<pubDate>Fri, 25 Jun 2010 17:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-620</guid>
		<description>[...] 來自耕堂-首页&gt;&gt;plugin, wordpress&gt;&gt;wordpress-plugin之Readers_post使用详解 [...]</description>
		<content:encoded><![CDATA[<p>[...] 來自耕堂-首页&gt;&gt;plugin, wordpress&gt;&gt;wordpress-plugin之Readers_post使用详解 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：耕堂</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-427</link>
		<dc:creator>耕堂</dc:creator>
		<pubDate>Wed, 09 Dec 2009 08:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-427</guid>
		<description>&lt;a href=&quot;#comment-425&quot; rel=&quot;nofollow&quot;&gt;回复# Kevin&lt;/a&gt;&lt;br/&gt;
hot_posts_last，这个函数和hot_posts差不多，我也没试过，你可以测试一下，登陆后，确实是文章浏览不统计在内</description>
		<content:encoded><![CDATA[<p><a href="#comment-425" rel="nofollow">回复# Kevin</a><br />
hot_posts_last，这个函数和hot_posts差不多，我也没试过，你可以测试一下，登陆后，确实是文章浏览不统计在内</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-426</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 09 Dec 2009 05:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-426</guid>
		<description>问题解决啦，是我后台登陆了以管理员的身份在浏览所以不行咯~~^_^</description>
		<content:encoded><![CDATA[<p>问题解决啦，是我后台登陆了以管理员的身份在浏览所以不行咯~~^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-425</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 09 Dec 2009 05:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-425</guid>
		<description>哦，还有个问题，源代码里有个hot_posts_last函数在你文章里没作介绍，这个函数是干嘛的呀？</description>
		<content:encoded><![CDATA[<p>哦，还有个问题，源代码里有个hot_posts_last函数在你文章里没作介绍，这个函数是干嘛的呀？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-424</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 09 Dec 2009 05:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-424</guid>
		<description>昨天那个问题倒是解决了，if(function_exists(readers)){echo &#039;aa&#039;;}能输出东西了，可能是我之前插件装多了都开着冲突造成的，后来我全关了在开这个就行了，可现在又有新问题了，在插入语句的地方就显示这句：This post was read by 0 people until now，其中的数字不变，按理说应该是浏览一次就增1才对，就算有防刷新机制也应该加1的，我还不断的换本地ip试过也不行，就显示0，那说明应该是数据库操作没成功了
请达人帮俺分析分析，谢谢咯</description>
		<content:encoded><![CDATA[<p>昨天那个问题倒是解决了，if(function_exists(readers)){echo &#8216;aa&#8217;;}能输出东西了，可能是我之前插件装多了都开着冲突造成的，后来我全关了在开这个就行了，可现在又有新问题了，在插入语句的地方就显示这句：This post was read by 0 people until now，其中的数字不变，按理说应该是浏览一次就增1才对，就算有防刷新机制也应该加1的，我还不断的换本地ip试过也不行，就显示0，那说明应该是数据库操作没成功了<br />
请达人帮俺分析分析，谢谢咯</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：耕堂</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-422</link>
		<dc:creator>耕堂</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:14:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-422</guid>
		<description>&lt;a href=&quot;#comment-420&quot; rel=&quot;nofollow&quot;&gt;回复# Kevin&lt;/a&gt;你不能这样写，这样：if(function_exists(readers)){readers(‘aaaa’,&#039;aaa&#039;);}或者if(function_exists(readers)){readers();}</description>
		<content:encoded><![CDATA[<p><a href="#comment-420" rel="nofollow">回复# Kevin</a>你不能这样写，这样：if(function_exists(readers)){readers(‘aaaa’,&#8217;aaa&#8217;);}或者if(function_exists(readers)){readers();}</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-420</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 07 Dec 2009 02:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-420</guid>
		<description>我的问题是在文件中需要的地方写入if(function_exists(readers)){echo &#039;aaaa&#039;;},他显示不出aaaa</description>
		<content:encoded><![CDATA[<p>我的问题是在文件中需要的地方写入if(function_exists(readers)){echo &#8216;aaaa&#8217;;},他显示不出aaaa</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-419</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 07 Dec 2009 02:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-419</guid>
		<description>&lt;a href=&quot;#comment-417&quot; rel=&quot;nofollow&quot;&gt;回复# 耕堂&lt;/a&gt;
这个插件是不是就一个php文件？</description>
		<content:encoded><![CDATA[<p><a href="#comment-417" rel="nofollow">回复# 耕堂</a><br />
这个插件是不是就一个php文件？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-418</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 07 Dec 2009 02:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-418</guid>
		<description>恩，我是再英文半角状态下的输入单引号的</description>
		<content:encoded><![CDATA[<p>恩，我是再英文半角状态下的输入单引号的</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：耕堂</title>
		<link>http://www.gengtang.net/wordpress/readers_post-use.html/comment-page-1#comment-417</link>
		<dc:creator>耕堂</dc:creator>
		<pubDate>Sat, 05 Dec 2009 05:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gengtang.net/?p=64#comment-417</guid>
		<description>&lt;a href=&quot;#comment-415&quot; rel=&quot;nofollow&quot;&gt;回复# Kevin&lt;/a&gt;不要把上面的代码完全复制，单引号是中文全角的，要改成英文半角的</description>
		<content:encoded><![CDATA[<p><a href="#comment-415" rel="nofollow">回复# Kevin</a>不要把上面的代码完全复制，单引号是中文全角的，要改成英文半角的</p>
]]></content:encoded>
	</item>
</channel>
</rss>
