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.
Topics Discussed
Adobe Blog Blogging Canon Command Line CSS Debian Fedora Firefox GNOME Google hard drive Hardware HTML Installation Internet Explorer JavaScript Linux Microsoft MySQL openSUSE Opera Operating System Perl Photoshop Photoshop Elements PHP SAS Software Ubuntu UNIX upgrade VirtualBox Virtualisation Virtual Machine Vista VMware Web Browsers Windows Windows XP WordPress WordPress.com WordPress plugins XHTML XP
Twitter Updates
- Delicious: XMLmind: XMLmind http://ow.ly/16NG9v 3 hrs ago
- Delicious: Symphony. http://ow.ly/16Nhwe 1 day ago
- Delicious: Halogy | Brandable, Hosted CMS for Designers, Developers and Agencies http://ow.ly/16Ngze 1 day ago
- GR Shared Items: "SAS Talks" is home http://ow.ly/16N27w 1 day ago
- Delicious: WebAIM: "Skip Navigation" Links http://ow.ly/16MSBm 1 day ago
- More updates...
[...] 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’, [...]
[...] 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 [...]
[...] 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 [...]