StudioPress Community Forums

StudioPress Community Forums (http://www.studiopress.com/support/index.php)
-   General Discussion (http://www.studiopress.com/support/forumdisplay.php?f=7)
-   -   Is It Possible To Delete Post Revisions? (http://www.studiopress.com/support/showthread.php?t=123659)

KenTheriot 11-07-2012 04:58 PM

Is It Possible To Delete Post Revisions?
 
I found in the archives a function to limit the number of post revisions for future posts via:

define('WP_POST_REVISIONS', 3);

But I have 400 posts and would very much like to have the ability to delete old revisions. Is there any way to do this. The Codex said it could not be done manually.

Thanks.

Ken

andrea_r 11-07-2012 06:02 PM

You'd have to remove them from the database with a SQL statement.

Your best bet is to ask at the wordpress.org forums, as it's not theme related.

KenTheriot 11-07-2012 06:29 PM

OK, thanks!

Ken


All times are GMT -5. The time now is 07:52 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.