
<?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: Revision Control</title>
	<atom:link href="http://dd32.id.au/wordpress-plugins/revision-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://dd32.id.au</link>
	<description>blog://dd32.id.au/</description>
	<lastBuildDate>Sat, 28 Jan 2012 03:11:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19704</generator>
	<item>
		<title>By: Wordpress Starter Kit With The Most Useful Plugins &#124; LETTER EYE MEDIA</title>
		<link>http://dd32.id.au/wordpress-plugins/revision-control/comment-page-2/#comment-40465</link>
		<dc:creator>Wordpress Starter Kit With The Most Useful Plugins &#124; LETTER EYE MEDIA</dc:creator>
		<pubDate>Sat, 28 Jan 2012 03:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.id.au/?page_id=205#comment-40465</guid>
		<description>[...] my data.2. Revision ControlBefore you make any posts or pages, make sure that you have the plugin Revision Control. With this plugin, you can set how many revisions Wordrpress will keep in the database. My [...]</description>
		<content:encoded><![CDATA[<p>[...] my data.2. Revision ControlBefore you make any posts or pages, make sure that you have the plugin Revision Control. With this plugin, you can set how many revisions Wordrpress will keep in the database. My [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://dd32.id.au/wordpress-plugins/revision-control/comment-page-2/#comment-38713</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 28 Dec 2011 12:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://dd32.id.au/?page_id=205#comment-38713</guid>
		<description>I&#039;ve fixed my problem by changing:
line 156 from: define(&#039;WP_POST_REVISIONS&#039;, 0);
to: define(&#039;WP_POST_REVISIONS&#039;, &#039;never&#039;);
in revision-control.php

now the autosave revision shows up when plugin set to &quot;Do not store revisions&quot; and post set to &quot;Do not store revisions&quot;.

But I don&#039;t know if this fix is 100% working.

It has something to do with wp_get_post_revisions() method in wp-includes\post.php.

Before changeing the plugin code echo WP_POST_REVISIONS at the begining of wp_get_post_revisions() the resulted:

- if plugin set to &quot;Do not store revisions&quot; and post Revision Control set to &quot;Do not store revisions&quot; result was 0 (autosave revision wasn&#039;t visible)

- if plugin set to &quot;Do not store revisions&quot; and post Revision Control set to &quot;Default revision settings&quot; result was &#039;never&#039; (autosave revision wasn visible)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve fixed my problem by changing:<br />
line 156 from: define(&#8216;WP_POST_REVISIONS&#8217;, 0);<br />
to: define(&#8216;WP_POST_REVISIONS&#8217;, &#8216;never&#8217;);<br />
in revision-control.php</p>
<p>now the autosave revision shows up when plugin set to &#8220;Do not store revisions&#8221; and post set to &#8220;Do not store revisions&#8221;.</p>
<p>But I don&#8217;t know if this fix is 100% working.</p>
<p>It has something to do with wp_get_post_revisions() method in wp-includes\post.php.</p>
<p>Before changeing the plugin code echo WP_POST_REVISIONS at the begining of wp_get_post_revisions() the resulted:</p>
<p>- if plugin set to &#8220;Do not store revisions&#8221; and post Revision Control set to &#8220;Do not store revisions&#8221; result was 0 (autosave revision wasn&#8217;t visible)</p>
<p>- if plugin set to &#8220;Do not store revisions&#8221; and post Revision Control set to &#8220;Default revision settings&#8221; result was &#8216;never&#8217; (autosave revision wasn visible)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

