Plugin info

Total downloads: 1,757
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/31/2024 (427 days ago)
Added to WordPress: 8/19/2016 (9 years old)
Minimum WordPress version: 3.9
Tested up to WordPress version: 6.7.4
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 427 days ago

26/100

Is Limit Revision Publishing abandoned?

Possibly abandoned (last update 427 days ago).

Compatibility

Requires WordPress: 3.9
Tested up to: 6.7.4
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Controlled Admin Access
Rating 4.8/5 (44 reviews)Active installs 10,000
Hide This
Rating 5.0/5 (49 reviews)Active installs 3,000
Post Lockdown
Rating 4.6/5 (9 reviews)Active installs 1,000
Access Areas for WordPress
Rating 4.5/5 (17 reviews)Active installs 400

Description

Limit Revision Publishing restricts edits made by users without the publish_posts capability. Their edits will be saved as an unpublished revision, and the original post will remain published. The All Posts view in the WordPress Dashboard will contain a column indicating posts with unpublished revisions. Notification emails can be sent to a subset of users whenever a new revision has been submitted so users with elevated privileges can publish them. Finally, specific roles can be marked as limited, so any users with that role will be restricted from publishing revisions on all post types.
Note: this plugin only works with the Classic Editor (TinyMCE). Users of the Block Editor (Gutenberg) will be able to publish any post types granted by the capabilities in their assigned role.

Installation

  1. Upload “limit-revision-publishing” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Set the requisite permissions and roles via the Settings -> Limit Revision Publishing options page.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.1.10

  • Upgrade select2 library to version 4.0.13.
  • Note: this plugin only works with the Classic Editor (TinyMCE). Users of the Block Editor (Gutenberg) will be able to publish any post types granted by the capabilities in their assigned role.

1.1.9

  • Fix for some ACF field values not restoring properly. Ref

1.1.8

  • Fix for ‘Pending Revision’ column not sortable on custom post types.
  • Fix for pending content shown to logged in users if it was fetched via ajax.

1.1.7

  • Fix for autosave content getting published if the autosave is the revision immediately prior to the current revision in the revision history.

1.1.6

  • Fix encoded ampersands in notification emails.

1.1.5

  • Fix for pending revisions on ACF fields being shown.

1.1.4

  • Fix for notification emails not being sent when creating a new post as Pending Review.
  • Fix for invalid parameters to get_user_by() causing certain notification emails not to send. Props @joelstransky!

1.1.3

  • Fix for PHP error on ACF Field Groups screen.

1.1.2

  • Add filter for Pending Revision to All Posts/Pages screen.
  • Fix for sorting by Pending Revision in All Posts/Pages screen.
  • Fix for Pages missing from permissions chart in plugin settings.

1.1.1

  • Add [edit_url] shortcode in notification emails.
  • Fix for all users being emailed if ‘Roles to notify’ setting was empty.
  • Fix for Role Settings missing custom post types with show_in_nav_menus=false (i.e., types meant to not show up under Appearance>Menus).
  • Fix: Remove redundant labels in Role Settings.

1.1.0

  • Add ability to restrict any role’s publishing capability.
  • Add descriptive table of roles to plugin options.
  • Add customizable notification email to plugin options.
  • Fix ACF revision integration (ACF Pro >= 5.4.0).

1.0.0

  • First official release.

0.1.0

  • Development version.