PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Revisions
  4. WP Revised Status
WP Revised Status icon

WP Revised Status

Saves and restores publishing status in post revisions, replacing the default Revisions metabox with a modified metabox with pub status.

By yivi·Revisions·Free
00
·10 active installs·Updated 9 years ago
DownloadVisit HomepageCompare

As of April 2026, WP Revised Status is a WordPress revisions plugin with 10 active installations and a 0/5 rating0. It has been downloaded 3.1K+ times in total. Requires WordPress 4.0+ and PHP false+. Available on WordPress.org since 2015. Last updated 9 years ago — may have compatibility concerns. Top alternative: WP Revisions Control.

0/5Rating
10active installs
3.1K+total downloads
11 yearssince 2015

Overview

Sometimes it would be useful to track changes in publishing status throughout time, but native WP revisions will always inherit the parent’s publishing status.

This plugin enables saving the post status (‘published’, ‘draft’, ‘pending’, etc) with each revision, so you can track publishing status where you have many users and accountability is desirable.

Available Hooks

wp-revised-status_tracked-posttypes

You can use this to set up posttypes to track without using the options page. Your function should return an associative array.

E.g.:

 add_filter( 'wp-revised-status_tracked-posttypes', function( $enabled ) {
 $enabled['post'] = 1;
 $enabled['page'] = 1;

 return $enabled;
 }


wp-revised-status_untracked-posttypes

Exactly the inverse of the pre…

Read full description on WordPress.org

Screenshots

Ratings & Reviews

00 reviews
5 ★
0
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress4.0+ requiredTested up to 4.6.0
PHPfalse+ required

Top Alternatives to WP Revised Status

WP Revisions Control icon
WP Revisions Control
4.740K+ installsUpdated 9 months ago
ViewCompare
Revision Control icon
Revision Control
4.440K+ installsUpdated 8 years ago
ViewCompare
Simple Revisions Delete icon
Simple Revisions Delete
4.910K+ installsUpdated 4 months ago
ViewCompare
Disable Post Revision icon
Disable Post Revision
53.0K+ installsUpdated 3 months ago
ViewCompare
WP Document Revisions icon
WP Document Revisions
3.72.0K+ installsUpdated 3 months ago
ViewCompare
View all revisions plugins →

Frequently Asked Questions

Changelog

0.8.1

  • Inline documentation in settings page
  • Show which settings have been set via filter hooks, and disable the gui for those.
View full changelog on WordPress.org

Contributors

yiviyivi
Plugin Info
Version
0.8.6
Last Updated
Aug 9, 2016
WP Requires
4.0+
Tested Up To
4.6.0
PHP Requires
false+
Active Installs
10
Downloads
3.1K+
Added
Jul 22, 2015
Business
Free

Tags

revisionspublishing-status

Developer

Y
yivi
1 plugins0.0M+ total installs
View all plugins →

Quick Compare

WP Revised Status vs WP Revisions Control→WP Revised Status vs Revision Control→WP Revised Status vs Simple Revisions Delete→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.