Posted by: dcsaha | August 29, 2011

How to Batch Delete Post Revisions of an WordPress Blog

Execute the following SQL command:

DELETE FROM wp_posts WHERE post_type = "revision";

for detail: http://www.wprecipes.com/how-to-batch-deleting-post-revisions


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.