WordPress Revision Control: Manage or Disable edit history in WP

Among many new exciting features, WordPress 2.6 released the ability to store each and every revision of your posts, like an elaborate update history. Now this can be a pretty useful feature if you are only making substantive changes to your articles, but if you change a “the” or a preposition, this can be overkill.

The suggested workaround to disable this revision function is to enter a variable in your wp_config.php file. But this takes away the functionality from the entire blog.

Revision Control plugin for WordPress

Revision Control plugin for WordPress

I discovered a superb plugin today that makes this process very simple. It allows you to define the setting from the WordPress aministration interface on a Global basis. That is, to

  • Disable All revisions for all posts/pages
  • And override on a per-page/post basis.

For example, I can set Revisions to Disabled globally, and then enable it to store say 5 revisions for a Specific page(Without affecting any other pages).

You’ll find some Info ( & Download link) on it here:
http://dd32.id.au/wordpress-plugins/revision-control/

This is not MU compatible yet (untested).

This entry was posted in Miscellaneous, Wordpress and tagged , , . Bookmark the permalink.

One Response to WordPress Revision Control: Manage or Disable edit history in WP

  1. Dan Milward says:

    Thanks for pointing this out. I think we can use it on our site – the plan is to launch a wiki documentaiton project on the WP e-Commerce website where our users / community can contribute.

    Before this plugin it was starting to look like a nightmare project only for the very bravest of WordPress users. This confirms in my mind that there are probably enough revision hooks built into WordPress for us to utilise and that we will be able to extend the new Revisions functionality to suit our needs!!

    Ciao,

    Dan

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>