Revision History

Revision History displays the revision history of a post or page, with links
to the content of each revision.

Author:John Keyes (profile at wordpress.org)
WordPress version required:2.8.6
WordPress version tested:2.9.2
Plugin version:0.9.1
Added to WordPress repository:14-12-2009
Last updated:02-01-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://keyes.ie/wordpress/revision-history
Total downloads:2 332
Active installs:20+
plugin download
Click to start download

Revision History displays the revision history of a post or page, with links
to the content of each revision.

The revision history is appended to the content of the post or page.

The following are configuration settings which can be changed in the Revision
History submenu of ‘Settings’.

  1. Display on pages.
  2. Display on posts.
  3. Show autosave revisions.
  4. Show the revision timestamp in the post title.

By default the revision history is not shown on any posts or pages.

For control over where you place the revision history use the rh_the_revision function.
It takes optional parameters, before and after. For example:

<?php rh_the_revision('<h4>', '</h4>'); ?>

Screenshots
ChangeLog