<?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: WP Super Cache 技巧：实时更新首页</title>
	<atom:link href="http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/</link>
	<description>关注 WordPress，关注互联网</description>
	<lastBuildDate>Thu, 24 May 2012 10:20:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Simple</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44280</link>
		<dc:creator>Simple</dc:creator>
		<pubDate>Wed, 23 Dec 2009 05:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44280</guid>
		<description>高手、、</description>
		<content:encoded><![CDATA[<p>高手、、</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: licream</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44224</link>
		<dc:creator>licream</dc:creator>
		<pubDate>Fri, 18 Dec 2009 23:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44224</guid>
		<description>wp_cache_post_edit($front_page_id); 
这里面的ID要不要用单引号？
wp_cache_post_edit(&#039;100&#039;); 
wp_cache_post_edit(100); 
哪个是正确输出来的－ －。我不懂PHP :shock:</description>
		<content:encoded><![CDATA[<p>wp_cache_post_edit($front_page_id);<br />
这里面的ID要不要用单引号？<br />
wp_cache_post_edit(&#8217;100&#8242;);<br />
wp_cache_post_edit(100);<br />
哪个是正确输出来的－ －。我不懂PHP <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yunshan</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44091</link>
		<dc:creator>yunshan</dc:creator>
		<pubDate>Mon, 07 Dec 2009 17:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44091</guid>
		<description>我现在db-cache-reloaded和wp-super-cache一起用</description>
		<content:encoded><![CDATA[<p>我现在db-cache-reloaded和wp-super-cache一起用</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AllenLu</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44088</link>
		<dc:creator>AllenLu</dc:creator>
		<pubDate>Mon, 07 Dec 2009 11:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44088</guid>
		<description>刚开始学习，可惜现在还看不懂</description>
		<content:encoded><![CDATA[<p>刚开始学习，可惜现在还看不懂</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slashuse</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44082</link>
		<dc:creator>slashuse</dc:creator>
		<pubDate>Sun, 06 Dec 2009 17:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44082</guid>
		<description>多谢Denis！ 问题解决了！ :smile:</description>
		<content:encoded><![CDATA[<p>多谢Denis！ 问题解决了！ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slashuse</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44081</link>
		<dc:creator>slashuse</dc:creator>
		<pubDate>Sun, 06 Dec 2009 16:45:16 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44081</guid>
		<description>to Denis ,
functions.php是UTF—8</description>
		<content:encoded><![CDATA[<p>to Denis ,<br />
functions.php是UTF—8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44080</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 06 Dec 2009 16:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44080</guid>
		<description>把 functions.php 格式改成 utf-8 without BOM</description>
		<content:encoded><![CDATA[<p>把 functions.php 格式改成 utf-8 without BOM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slashuse</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44079</link>
		<dc:creator>slashuse</dc:creator>
		<pubDate>Sun, 06 Dec 2009 16:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44079</guid>
		<description>删除后，报错：
Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-login.php on line 290

Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-login.php on line 302

Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 662

Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 663

Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 664

Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 865

现在无法进入“登录页面”了...  :sad:</description>
		<content:encoded><![CDATA[<p>删除后，报错：<br />
Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-login.php on line 290</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-login.php on line 302</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 662</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 663</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 664</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 865</p>
<p>现在无法进入“登录页面”了&#8230;  <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slashuse</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44078</link>
		<dc:creator>slashuse</dc:creator>
		<pubDate>Sun, 06 Dec 2009 16:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44078</guid>
		<description>水煮鱼你好，
请问我在functions.php 中加入上述代码后，为什么在“登录页面”/wp-admin 中提示错误如下：
Warning: Cannot modify header information - headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 865

把上述代码从functions.php删除后，还报此错？请问这是什么问题啊？ :?: 
谢谢！</description>
		<content:encoded><![CDATA[<p>水煮鱼你好，<br />
请问我在functions.php 中加入上述代码后，为什么在“登录页面”/wp-admin 中提示错误如下：<br />
Warning: Cannot modify header information &#8211; headers already sent by (output started at /home2/dbtancom/public_html/wp-content/themes/webby-green-10/functions.php:1) in /home2/dbtancom/public_html/wp-includes/pluggable.php on line 865</p>
<p>把上述代码从functions.php删除后，还报此错？请问这是什么问题啊？ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /><br />
谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flyinglife</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44075</link>
		<dc:creator>flyinglife</dc:creator>
		<pubDate>Sun, 06 Dec 2009 11:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44075</guid>
		<description>这个感觉不错啊，呵呵，先学习了，
很久没来留言了，</description>
		<content:encoded><![CDATA[<p>这个感觉不错啊，呵呵，先学习了，<br />
很久没来留言了，</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apollools</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44074</link>
		<dc:creator>Apollools</dc:creator>
		<pubDate>Sun, 06 Dec 2009 07:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44074</guid>
		<description>前十啊~
一直在用这个插件，实时刷新首页确实很有用！ :idea:</description>
		<content:encoded><![CDATA[<p>前十啊~<br />
一直在用这个插件，实时刷新首页确实很有用！ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 左岸</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44073</link>
		<dc:creator>左岸</dc:creator>
		<pubDate>Sun, 06 Dec 2009 06:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44073</guid>
		<description>定时更新+回复更新</description>
		<content:encoded><![CDATA[<p>定时更新+回复更新</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bolo</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44071</link>
		<dc:creator>bolo</dc:creator>
		<pubDate>Sun, 06 Dec 2009 04:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44071</guid>
		<description>先学习了，正准备着手优化博客的速度</description>
		<content:encoded><![CDATA[<p>先学习了，正准备着手优化博客的速度</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 水木鱼</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44070</link>
		<dc:creator>水木鱼</dc:creator>
		<pubDate>Sun, 06 Dec 2009 03:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44070</guid>
		<description>第一次来，很喜欢你的博客</description>
		<content:encoded><![CDATA[<p>第一次来，很喜欢你的博客</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keon</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44069</link>
		<dc:creator>keon</dc:creator>
		<pubDate>Sun, 06 Dec 2009 03:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44069</guid>
		<description>很前很前～～ :shock:</description>
		<content:encoded><![CDATA[<p>很前很前～～ <img src='http://fairyfish.b0.upaiyun.com/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 菠萝</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44068</link>
		<dc:creator>菠萝</dc:creator>
		<pubDate>Sun, 06 Dec 2009 02:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44068</guid>
		<description>代码控又开始发好东东啦！</description>
		<content:encoded><![CDATA[<p>代码控又开始发好东东啦！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ehu4ever</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44067</link>
		<dc:creator>ehu4ever</dc:creator>
		<pubDate>Sat, 05 Dec 2009 23:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44067</guid>
		<description>Askapache.com上说db-cache-reloaded的效果超过了wp-super-cache这咱页面缓存插件。这有有哪位试过了？另：http://wordpress.org/extend/plugins/db-cache-reloaded/。</description>
		<content:encoded><![CDATA[<p>Askapache.com上说db-cache-reloaded的效果超过了wp-super-cache这咱页面缓存插件。这有有哪位试过了？另：http://wordpress.org/extend/plugins/db-cache-reloaded/。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QiuXianli</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44065</link>
		<dc:creator>QiuXianli</dc:creator>
		<pubDate>Sat, 05 Dec 2009 15:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44065</guid>
		<description>还有板凳 呵呵</description>
		<content:encoded><![CDATA[<p>还有板凳 呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evlos</title>
		<link>http://fairyfish.net/2009/12/05/wp-super-cache-refresh-front-page/comment-page-1/#comment-44064</link>
		<dc:creator>Evlos</dc:creator>
		<pubDate>Sat, 05 Dec 2009 15:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://fairyfish.net/?p=2032#comment-44064</guid>
		<description>光速过来把沙发座了 ~
感谢Twitter上的传送门 ~</description>
		<content:encoded><![CDATA[<p>光速过来把沙发座了 ~<br />
感谢Twitter上的传送门 ~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

