<?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: Delete all Post revision from Wordpress Database at One Go</title>
	<atom:link href="http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/</link>
	<description>Wordpress Tutorials</description>
	<lastBuildDate>Sun, 25 Jul 2010 17:28:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Ashfame</title>
		<link>http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/#comment-1366</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Wed, 14 Apr 2010 07:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.themepremium.com/?p=241#comment-1366</guid>
		<description>Again came to this post when I just searched how many people are telling the same query to solve the problem. Finally I blogged about the correct method of doing it - http://blog.ashfame.com/2010/04/handling-wordpress-post-revisions-correctly/</description>
		<content:encoded><![CDATA[<p>Again came to this post when I just searched how many people are telling the same query to solve the problem. Finally I blogged about the correct method of doing it &#8211; <a href="http://blog.ashfame.com/2010/04/handling-wordpress-post-revisions-correctly/" rel="nofollow">http://blog.ashfame.com/2010/04/handling-wordpress-post-revisions-correctly/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashfame</title>
		<link>http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/#comment-1229</link>
		<dc:creator>Ashfame</dc:creator>
		<pubDate>Thu, 18 Feb 2010 20:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.themepremium.com/?p=241#comment-1229</guid>
		<description>This is not the correct way of deleting revisions. Don&#039;t do it this way.</description>
		<content:encoded><![CDATA[<p>This is not the correct way of deleting revisions. Don&#8217;t do it this way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Radovanovic</title>
		<link>http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/#comment-756</link>
		<dc:creator>David Radovanovic</dc:creator>
		<pubDate>Sun, 13 Dec 2009 22:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.themepremium.com/?p=241#comment-756</guid>
		<description>Add 

&lt;code&gt;define(&#039;WP_POST_REVISIONS&#039;, false);&lt;/code&gt;

to wp-config.php</description>
		<content:encoded><![CDATA[<p>Add </p>
<p><code>define('WP_POST_REVISIONS', false);</code></p>
<p>to wp-config.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Radovanovic</title>
		<link>http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/#comment-755</link>
		<dc:creator>David Radovanovic</dc:creator>
		<pubDate>Sun, 13 Dec 2009 22:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.themepremium.com/?p=241#comment-755</guid>
		<description>Is there a hook that can be included in the functions.php to prevent the revision writing?

Thanks!</description>
		<content:encoded><![CDATA[<p>Is there a hook that can be included in the functions.php to prevent the revision writing?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pubudu Kodikara</title>
		<link>http://www.themepremium.com/delete-all-post-revision-from-wordpress-database-at-one-go/#comment-497</link>
		<dc:creator>Pubudu Kodikara</dc:creator>
		<pubDate>Sun, 15 Nov 2009 13:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.themepremium.com/?p=241#comment-497</guid>
		<description>If i delete all the past revisions, will it help to increase the performance of my blog?</description>
		<content:encoded><![CDATA[<p>If i delete all the past revisions, will it help to increase the performance of my blog?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
