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
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
Posted in General
Recent Comments