Post Revision Display
Download at Post Revision Display
Want a way to show an "audit trail" for blog posts? Possible uses:
- For web publishers, to allow the freedom of updating stories without worrying about confusing or deceiving readers. Anyone can see the changes.
- For academic/student use of blogs, so students can't "sneak" posts around submission deadlines by futzing around with the publish date.
On single post views, this plugin will display a list of all post-publication revisions, showing revision times, authors, and links to view them.
When a previous revision is being displayed, <meta name="robots" content="noindex, nofollow" /> will be added to the page header if the standard <?php wp_head() ?> hook is used in the theme's header file.
CSS: stylesheet classes/IDs used:
<div class="revision-header"><div class="post-revisions"><div id="revision-diffs">
More about the plugin:
- D'Arcy Norman's original plugin page.
- Scott Carpenter's latest plugin page.
- Scott Rosenberg's call for web publishers to "show your work!"
Screenshots
-
Revision history displayed at end of post.
-
Previous revision view with changes shown.
Plugin History
- Revisions now publicly viewable.
- Only shows post-publication revisions.
- List of revisions only shown on single post views.
- Shows differences ("diffs") between previous and current revision. (In content and title.)
- Robots "noindex" added to page meta if a previous revision is displayed.
0.5.2
- Revisions now publicly viewable.
- Only shows post-publication revisions.
- List of revisions only shown on single post views.
- Shows differences ("diffs") between previous and current revision. (In content and title.)
- Robots "noindex" added to page meta if a previous revision is displayed.
0.1
- initial version
Trackbacks and Pingbacks
- WordPress Plugin - Post Revision Display | D'Arcy Norman dot net
- WordPress Plugin Releases for 10/08 » Weblog Tools Collection » Blog Archive
- WordPress Plugin Releases for 10/08 | Wordpress Blog NL
- WP插件推荐 10/08 | 韶华白首
- WordPress Plugin Releases for 10/08 | PATRONIT.NET
- WordPress Plugin Releases for 08.10.08 | PATRONIT.NET
- dsader.snowotherway.org » My Favorite Plugins from premium.wpmudev.org
- WP插件推荐 10/08 | 韶华白首
Hi there – This looks like a really useful plugin. Thanks. Do you know whether it works in WP 2.8.4?
Many thanks Richard
yup. I’m using it under 2.8.4a.