<?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 2.7~3.0原生嵌套评论的AJAX实现办法》的评论</title>
	<atom:link href="http://zww.me/archives/24365/feed" rel="self" type="application/rss+xml" />
	<link>http://zww.me/archives/24365</link>
	<description>因为喜欢所以折腾...无折腾不铁血！</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:23:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>作者：stevejin</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-66011</link>
		<dc:creator>stevejin</dc:creator>
		<pubDate>Sat, 24 Dec 2011 15:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-66011</guid>
		<description>效果不错</description>
		<content:encoded><![CDATA[<p>效果不错</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：紫陌寒</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-64818</link>
		<dc:creator>紫陌寒</dc:creator>
		<pubDate>Sun, 27 Nov 2011 14:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-64818</guid>
		<description>测试效果</description>
		<content:encoded><![CDATA[<p>测试效果</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：xiaoc</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-64452</link>
		<dc:creator>xiaoc</dc:creator>
		<pubDate>Fri, 18 Nov 2011 10:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-64452</guid>
		<description>来看看~~</description>
		<content:encoded><![CDATA[<p>来看看~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：迷失</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60319</link>
		<dc:creator>迷失</dc:creator>
		<pubDate>Sun, 24 Jul 2011 03:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60319</guid>
		<description>&lt;a href=&quot;#comment-60317&quot; rel=&quot;nofollow&quot;&gt;@zwwooooo &lt;/a&gt;
谢谢。我去研究去。</description>
		<content:encoded><![CDATA[<p><a href="#comment-60317" rel="nofollow">@zwwooooo </a><br />
谢谢。我去研究去。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zwwooooo</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60317</link>
		<dc:creator>zwwooooo</dc:creator>
		<pubDate>Sun, 24 Jul 2011 03:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60317</guid>
		<description>&lt;a href=&quot;#comment-60316&quot; rel=&quot;nofollow&quot;&gt;@迷失 &lt;/a&gt;
1.我的主题要考虑国外用户
2.不是必须的，位置问题要考虑兼容
3.这个是插件，不是主题自带的，你安装wp-postviews插件就会显示了
4.同样是插件实现的，大众主题通常不整合这类功能
5.同样不是必须的，这个主题的特点是将简单快速，不要整合一大堆不一定要的功能

如果你怕频繁修改主题，可以考虑使用child主题功能，给个网址给你，这样你以后升级主题都不会影响你修改的地方
 http://codex.wordpress.org/zh-cn:%E5%AD%90%E4%B8%BB%E9%A2%98</description>
		<content:encoded><![CDATA[<p><a href="#comment-60316" rel="nofollow">@迷失 </a><br />
1.我的主题要考虑国外用户<br />
2.不是必须的，位置问题要考虑兼容<br />
3.这个是插件，不是主题自带的，你安装wp-postviews插件就会显示了<br />
4.同样是插件实现的，大众主题通常不整合这类功能<br />
5.同样不是必须的，这个主题的特点是将简单快速，不要整合一大堆不一定要的功能</p>
<p>如果你怕频繁修改主题，可以考虑使用child主题功能，给个网址给你，这样你以后升级主题都不会影响你修改的地方<br />
 <a href="http://codex.wordpress.org/zh-cn:%E5%AD%90%E4%B8%BB%E9%A2%98" rel="nofollow">http://codex.wordpress.org/zh-cn:%E5%AD%90%E4%B8%BB%E9%A2%98</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：迷失</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60316</link>
		<dc:creator>迷失</dc:creator>
		<pubDate>Sun, 24 Jul 2011 01:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60316</guid>
		<description>&lt;a href=&quot;#comment-60302&quot; rel=&quot;nofollow&quot;&gt;@zwwooooo &lt;/a&gt;
每次你的主题一升级，我都得改好多代码啊
1.主题整体字体设置为14px，原来的字体太小啦~~
2.index.php、achieve.php显示文章分类

3.给文章增加浏览次数

4.实现评论回复邮件通知功能

5.增加评论楼层显示

以上4 5还是挺重要的，大叔觉得有木有啊？

有什么办法能不每次升级后都手动修改呢？</description>
		<content:encoded><![CDATA[<p><a href="#comment-60302" rel="nofollow">@zwwooooo </a><br />
每次你的主题一升级，我都得改好多代码啊<br />
1.主题整体字体设置为14px，原来的字体太小啦~~<br />
2.index.php、achieve.php显示文章分类</p>
<p>3.给文章增加浏览次数</p>
<p>4.实现评论回复邮件通知功能</p>
<p>5.增加评论楼层显示</p>
<p>以上4 5还是挺重要的，大叔觉得有木有啊？</p>
<p>有什么办法能不每次升级后都手动修改呢？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：迷失</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60315</link>
		<dc:creator>迷失</dc:creator>
		<pubDate>Sun, 24 Jul 2011 01:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60315</guid>
		<description>&lt;a href=&quot;#comment-60302&quot; rel=&quot;nofollow&quot;&gt;@zwwooooo &lt;/a&gt;
哈哈，问题解决了。
代码我没弄错，上面的只是粘帖到评论狂之后有些不见了哈。

问题原因为调用谷歌的js速度太慢了，我把js下载下来放在自己服务器上，再改js路径，速度一下子就快了！
?php bloginfo(&#039;template_directory&#039;); ?&gt;/js/jquery.js
还是受到你的启发了。。。</description>
		<content:encoded><![CDATA[<p><a href="#comment-60302" rel="nofollow">@zwwooooo </a><br />
哈哈，问题解决了。<br />
代码我没弄错，上面的只是粘帖到评论狂之后有些不见了哈。</p>
<p>问题原因为调用谷歌的js速度太慢了，我把js下载下来放在自己服务器上，再改js路径，速度一下子就快了！<br />
?php bloginfo('template_directory'); ?&gt;/js/jquery.js<br />
还是受到你的启发了。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zwwooooo</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60302</link>
		<dc:creator>zwwooooo</dc:creator>
		<pubDate>Sat, 23 Jul 2011 16:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60302</guid>
		<description>&lt;a href=&quot;#comment-60253&quot; rel=&quot;nofollow&quot;&gt;@迷失 &lt;/a&gt;
你木有写对，具体去willin哪里看吧，我这只是简单说明一下，对于对jQ不怎么接触的稍微难点。</description>
		<content:encoded><![CDATA[<p><a href="#comment-60253" rel="nofollow">@迷失 </a><br />
你木有写对，具体去willin哪里看吧，我这只是简单说明一下，对于对jQ不怎么接触的稍微难点。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：迷失</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60253</link>
		<dc:creator>迷失</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60253</guid>
		<description>发现ajax之后的一个问题，打开任何页面速度都很慢。。很慢。。
发现原因了

CTRL+F 找到
 
替换为：


&lt;script type=&quot;text/javascript&quot; src=&quot;/comments-ajax.js&quot;&gt;


替换这代码之后访问网站速度就很慢了，显示空白页面过很久之后才显示内容。啊啊啊 啊啊</description>
		<content:encoded><![CDATA[<p>发现ajax之后的一个问题，打开任何页面速度都很慢。。很慢。。<br />
发现原因了</p>
<p>CTRL+F 找到</p>
<p>替换为：</p>
<p>&lt;script type=&quot;text/javascript&quot; src=&quot;/comments-ajax.js"&gt;</p>
<p>替换这代码之后访问网站速度就很慢了，显示空白页面过很久之后才显示内容。啊啊啊 啊啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zwwooooo</title>
		<link>http://zww.me/archives/24365/comment-page-5#comment-60249</link>
		<dc:creator>zwwooooo</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://zww.me/?p=24365#comment-60249</guid>
		<description>&lt;a href=&quot;#comment-60174&quot; rel=&quot;nofollow&quot;&gt;@追风 &lt;/a&gt;
现在是常用功能了</description>
		<content:encoded><![CDATA[<p><a href="#comment-60174" rel="nofollow">@追风 </a><br />
现在是常用功能了</p>
]]></content:encoded>
	</item>
</channel>
</rss>

