<?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: How To Turn Off Post Revision In WordPress 2.6</title>
	<atom:link href="http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/</link>
	<description>Lester Chan's WordPress Plugins Development Blog</description>
	<pubDate>Sun, 23 Nov 2008 14:13:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jurij</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-6/#comment-22228</link>
		<dc:creator>Jurij</dc:creator>
		<pubDate>Sun, 23 Nov 2008 07:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-22228</guid>
		<description>Dear Lester,

THANK YOU VERY MUCH! I fullfill e-shop (of course without database backup on) and 	almost loose a 1 week work with "smart" revision function. 

THANK YOU AGAIN! Jurij Cvikl (Linkedln)</description>
		<content:encoded><![CDATA[<p>Dear Lester,</p>
<p>THANK YOU VERY MUCH! I fullfill e-shop (of course without database backup on) and 	almost loose a 1 week work with &#8220;smart&#8221; revision function. </p>
<p>THANK YOU AGAIN! Jurij Cvikl (Linkedln)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poker Radio</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-6/#comment-21721</link>
		<dc:creator>Poker Radio</dc:creator>
		<pubDate>Wed, 12 Nov 2008 19:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21721</guid>
		<description>Thanks! Just what I have been looking for!</description>
		<content:encoded><![CDATA[<p>Thanks! Just what I have been looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-6/#comment-21694</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Mon, 10 Nov 2008 18:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21694</guid>
		<description>There is no way of knowing unless you know the IDs of the post.</description>
		<content:encoded><![CDATA[<p>There is no way of knowing unless you know the IDs of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimbo</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-6/#comment-21693</link>
		<dc:creator>Jimbo</dc:creator>
		<pubDate>Mon, 10 Nov 2008 16:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21693</guid>
		<description>Lester Chan,

Thanks but how do I know if my posts have any custom meta data or not? E.g. what other data is being stored in the ofter tables?

Thanks,

Jimbo</description>
		<content:encoded><![CDATA[<p>Lester Chan,</p>
<p>Thanks but how do I know if my posts have any custom meta data or not? E.g. what other data is being stored in the ofter tables?</p>
<p>Thanks,</p>
<p>Jimbo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-6/#comment-21692</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Mon, 10 Nov 2008 15:44:25 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21692</guid>
		<description>That code will only delete away the revisions but not the custom meta along with the revision.</description>
		<content:encoded><![CDATA[<p>That code will only delete away the revisions but not the custom meta along with the revision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimbo</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-6/#comment-21690</link>
		<dc:creator>Jimbo</dc:creator>
		<pubDate>Mon, 10 Nov 2008 14:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21690</guid>
		<description>What is the difference to this code?

DELETE FROM wp_posts WHERE post_type = "revision";

which I found here?

http://www.mydigitallife.info/2008/07/22/how-to-delete-existing-wordpress-post-revisions-storedsaved/</description>
		<content:encoded><![CDATA[<p>What is the difference to this code?</p>
<p>DELETE FROM wp_posts WHERE post_type = &#8220;revision&#8221;;</p>
<p>which I found here?</p>
<p><a href="http://www.mydigitallife.info/2008/07/22/how-to-delete-existing-wordpress-post-revisions-storedsaved/" rel="nofollow">http://www.mydigitallife.info/2008/07/22/how-to-delete-existing-wordpress-post-revisions-storedsaved/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: It&#8217;s My Life &#187; wordpress autosave??????</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21544</link>
		<dc:creator>It&#8217;s My Life &#187; wordpress autosave??????</dc:creator>
		<pubDate>Sun, 02 Nov 2008 15:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21544</guid>
		<description>[...] ??1????Disable Wordpress Autosave??2????Disable autosave ??3????How To Turn Off Post Revision In WordPress 2.6 ??2?4????Adjust WordPress Autosave or Disable It [...]</description>
		<content:encoded><![CDATA[<p>[...] ??1????Disable Wordpress Autosave??2????Disable autosave ??3????How To Turn Off Post Revision In WordPress 2.6 ??2?4????Adjust WordPress Autosave or Disable It [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cara Mematikan Fitur Post Revision di WordPress 2.6 ke atas » Ardi's Personal Weblog</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21530</link>
		<dc:creator>Cara Mematikan Fitur Post Revision di WordPress 2.6 ke atas » Ardi's Personal Weblog</dc:creator>
		<pubDate>Thu, 30 Oct 2008 17:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21530</guid>
		<description>[...] Bagi saya fitur ini tidak berguna, karena hanya akan membuat database penuh dengan data-data tidak berguna. Dan saya menjadi terganggu karenanya. Kemudian saya mencoba mencari cara untuk mematikan fitur post revision di wordpress. [...]</description>
		<content:encoded><![CDATA[<p>[...] Bagi saya fitur ini tidak berguna, karena hanya akan membuat database penuh dengan data-data tidak berguna. Dan saya menjadi terganggu karenanya. Kemudian saya mencoba mencari cara untuk mematikan fitur post revision di wordpress. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ardiweb</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21524</link>
		<dc:creator>ardiweb</dc:creator>
		<pubDate>Wed, 29 Oct 2008 14:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21524</guid>
		<description>I really need this post. I don't know about this feature, usefull or useless..
Many thanks....</description>
		<content:encoded><![CDATA[<p>I really need this post. I don&#8217;t know about this feature, usefull or useless..<br />
Many thanks&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21504</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Sun, 26 Oct 2008 15:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21504</guid>
		<description>It is not recommended to touch the core files as you will lose them if you upgrade</description>
		<content:encoded><![CDATA[<p>It is not recommended to touch the core files as you will lose them if you upgrade</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terje</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21503</link>
		<dc:creator>Terje</dc:creator>
		<pubDate>Sun, 26 Oct 2008 15:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21503</guid>
		<description>Will it be the same if you just change the WP_POST_REVISIONS in wp-settings.php from true to false?</description>
		<content:encoded><![CDATA[<p>Will it be the same if you just change the WP_POST_REVISIONS in wp-settings.php from true to false?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stijn</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21481</link>
		<dc:creator>Stijn</dc:creator>
		<pubDate>Fri, 24 Oct 2008 15:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21481</guid>
		<description>Thanks a lot, Lester! Disabling and then deleting all those revisions cut my db size in half!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, Lester! Disabling and then deleting all those revisions cut my db size in half!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21390</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Mon, 13 Oct 2008 06:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21390</guid>
		<description>it will still autosave, but it will not create the revisions</description>
		<content:encoded><![CDATA[<p>it will still autosave, but it will not create the revisions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freshers Jobs</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21385</link>
		<dc:creator>Freshers Jobs</dc:creator>
		<pubDate>Sun, 12 Oct 2008 21:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21385</guid>
		<description>Thanks a ton for your help. 
I went mad afer upgrading to WP 2.6.
I added define ('WP_POST_REVISIONS', 0); in my WP-CONFIG file but I am still seeing the autosave functionality.
Is there any other trick ?</description>
		<content:encoded><![CDATA[<p>Thanks a ton for your help.<br />
I went mad afer upgrading to WP 2.6.<br />
I added define (&#8217;WP_POST_REVISIONS&#8217;, 0); in my WP-CONFIG file but I am still seeing the autosave functionality.<br />
Is there any other trick ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aflie</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21343</link>
		<dc:creator>aflie</dc:creator>
		<pubDate>Tue, 07 Oct 2008 08:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21343</guid>
		<description>thanks, It is a nice plugin!</description>
		<content:encoded><![CDATA[<p>thanks, It is a nice plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lester Chan</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21342</link>
		<dc:creator>Lester Chan</dc:creator>
		<pubDate>Tue, 07 Oct 2008 07:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21342</guid>
		<description>I am using WP-Syntax, http://wordpress.org/extend/plugins/wp-syntax/</description>
		<content:encoded><![CDATA[<p>I am using WP-Syntax, <a href="http://wordpress.org/extend/plugins/wp-syntax/" rel="nofollow">http://wordpress.org/extend/plugins/wp-syntax/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aflie</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21340</link>
		<dc:creator>aflie</dc:creator>
		<pubDate>Tue, 07 Oct 2008 05:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21340</guid>
		<description>hi, lester
the code within your post seems beautiful, how can I do that? use a code highlight plugins or manually edit css file?</description>
		<content:encoded><![CDATA[<p>hi, lester<br />
the code within your post seems beautiful, how can I do that? use a code highlight plugins or manually edit css file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpSnap Site Reboot &#187; HeadsetOptions</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21333</link>
		<dc:creator>wpSnap Site Reboot &#187; HeadsetOptions</dc:creator>
		<pubDate>Sun, 05 Oct 2008 19:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21333</guid>
		<description>[...] clean up was a hack of a sort since it is not (yet) an option within the WP Admin panel that lets one turn off the auto save [...]</description>
		<content:encoded><![CDATA[<p>[...] clean up was a hack of a sort since it is not (yet) an option within the WP Admin panel that lets one turn off the auto save [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Free Wordpress themes</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-5/#comment-21329</link>
		<dc:creator>Free Wordpress themes</dc:creator>
		<pubDate>Sun, 05 Oct 2008 03:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21329</guid>
		<description>Thank you. You’re a life saver… Thanks again for proving sql query to delete the old revision posts. :)</description>
		<content:encoded><![CDATA[<p>Thank you. You’re a life saver… Thanks again for proving sql query to delete the old revision posts. <img src='http://lesterchan.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/comment-page-4/#comment-21320</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 01 Oct 2008 03:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://lesterchan.net/wordpress/?p=188#comment-21320</guid>
		<description>Beyond being annoying, this creates all kinds of legal problems, as the post's whole history can now be subpoenaed. Previously you could change a post the minute someone complained, and by the time the guy got a lawyer and decided to sue for libel, the offending text would be long gone (most people in the heat of anger call you up before thinking to make a copy of the post).</description>
		<content:encoded><![CDATA[<p>Beyond being annoying, this creates all kinds of legal problems, as the post&#8217;s whole history can now be subpoenaed. Previously you could change a post the minute someone complained, and by the time the guy got a lawyer and decided to sue for libel, the offending text would be long gone (most people in the heat of anger call you up before thinking to make a copy of the post).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
