WordPress plugin for removing post revisions from database

WordPress 2.6 added post revisions as a new feature that is turned on by default. In an earlier post, I described how you could control this by editing wp-config.php and there are a number of plugins that purport to provide the same level of control through the administration screens. Even so, I decided to look at things from the housekeeping side of things and create my own plugin for clearing the database of revisions at one swoop. Currently, it takes out all revisions but I am thinking of adding the facility for selecting which revision to keep and which to delete. It goes without saying that you should back up your database first in case anything might go wrong.

Download Remove Revisions 1.0

3 comments

  1. [...] revisions plugin which will disable revisions for you. There is also a plugin out there that will clear your existing post revisions from the database. define(’WP_POST_REVISIONS’, [...]

  2. What Were They Thinking? | John H. Gohde Unleashed says:

    [...] dramatically increased the size of your WordPress database? The easy way to do it is to use the Remove Revisions plugin, version 1.0 by John [...]

  3. WordPress eCommerce Plugin Permalinks show 404 error | Magic In The Desert says:

    [...] fix this, I installed the WordPress Revision Removal Plugin.  It’s a great little plugin that does exactly what it was intended to do.  It helped me [...]

  • As is commonly the case with places like these, all the views that you find expressed on here in postings and articles are mine alone and not those of any organisation with which I have any association, through work or otherwise. With regards to any comments left on the site, I reserve the right to reject any that are inappropriate. Otherwise, whatever is said is the sole responsibility of whoever is leaving the comment.