<?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: Disable WordPress 2.6 Post Revisions</title>
	<atom:link href="http://www.moon-blog.com/2008/07/disable-wordpress-26-post-revisions.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.moon-blog.com/2008/07/disable-wordpress-26-post-revisions.html</link>
	<description></description>
	<lastBuildDate>Fri, 21 May 2010 06:05:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Disable WordPress Autosave Plugin : Moonlight Blog</title>
		<link>http://www.moon-blog.com/2008/07/disable-wordpress-26-post-revisions.html/comment-page-1#comment-2613</link>
		<dc:creator>Disable WordPress Autosave Plugin : Moonlight Blog</dc:creator>
		<pubDate>Fri, 12 Dec 2008 07:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.moon-blog.com/?p=55#comment-2613</guid>
		<description>[...] each Post Revisions is stored in its own database table, the auto-save is only stored once with previous versions being [...]</description>
		<content:encoded><![CDATA[<p>[...] each Post Revisions is stored in its own database table, the auto-save is only stored once with previous versions being [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.moon-blog.com/2008/07/disable-wordpress-26-post-revisions.html/comment-page-1#comment-1972</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 21 Jul 2008 13:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.moon-blog.com/?p=55#comment-1972</guid>
		<description>You might also want to disable autosave, which also creates an extra row in the table when editing an existing post. 
define(&#039;AUTOSAVE_INTERVAL&#039;, 600000)
sets the interval to a very long period, so you won&#039;t ever get an auto save.</description>
		<content:encoded><![CDATA[<p>You might also want to disable autosave, which also creates an extra row in the table when editing an existing post.<br />
define(&#8216;AUTOSAVE_INTERVAL&#8217;, 600000)<br />
sets the interval to a very long period, so you won&#8217;t ever get an auto save.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
