<?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日志修订功能，手动清除“Revision”的方法</title>
	<atom:link href="http://www.willice.com/2008/10/clear-wordpress-revision.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.willice.com/2008/10/clear-wordpress-revision.html</link>
	<description>just go my way！</description>
	<lastBuildDate>Thu, 03 Jun 2010 17:54:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：JaneRadriges</title>
		<link>http://www.willice.com/2008/10/clear-wordpress-revision.html/comment-page-1#comment-1231</link>
		<dc:creator>JaneRadriges</dc:creator>
		<pubDate>Sun, 14 Jun 2009 02:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.willice.com/?p=106#comment-1231</guid>
		<description>Great post! I&#039;ll subscribe right now wth my feedreader software!</description>
		<content:encoded><![CDATA[<p>Great post! I&#8217;ll subscribe right now wth my feedreader software!</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：冰水</title>
		<link>http://www.willice.com/2008/10/clear-wordpress-revision.html/comment-page-1#comment-61</link>
		<dc:creator>冰水</dc:creator>
		<pubDate>Mon, 03 Nov 2008 10:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.willice.com/?p=106#comment-61</guid>
		<description>@西崽猪猪:
define(’WP_POST_REVISIONS’,&#039;0′);
这样MS不能完全屏蔽修订，偶先去测试测试，谢谢爆料</description>
		<content:encoded><![CDATA[<p>@西崽猪猪:<br />
define(’WP_POST_REVISIONS’,&#8217;0′);<br />
这样MS不能完全屏蔽修订，偶先去测试测试，谢谢爆料</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：西崽猪猪</title>
		<link>http://www.willice.com/2008/10/clear-wordpress-revision.html/comment-page-1#comment-58</link>
		<dc:creator>西崽猪猪</dc:creator>
		<pubDate>Mon, 03 Nov 2008 02:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.willice.com/?p=106#comment-58</guid>
		<description>这个功能对我来说很有用，我没屏蔽这个功能，只是修改了修订次数为2次
打开wp-config.php文件在
// ** MySQL settings ** //
下面插入
define(&#039;WP_POST_REVISIONS&#039;,&#039;2&#039;);
就可以了，不需要做别的修改，因为系统预留借口了，最后的那个数字就是次数了0就是不修订</description>
		<content:encoded><![CDATA[<p>这个功能对我来说很有用，我没屏蔽这个功能，只是修改了修订次数为2次<br />
打开wp-config.php文件在<br />
// ** MySQL settings ** //<br />
下面插入<br />
define(&#8216;WP_POST_REVISIONS&#8217;,'2&#8242;);<br />
就可以了，不需要做别的修改，因为系统预留借口了，最后的那个数字就是次数了0就是不修订</p>
]]></content:encoded>
	</item>
</channel>
</rss>
