Just another contact form plugin. Simple but flexible.
About PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes
PublishPress Revisions is a plugin that allows users to make content changes in a safe space and submit them for approval. Administrators can approve or reject the changes and schedule them to go live in the future. The Pro version of the plugin also supports various plugins and themes, such as ACF, Yoast SEO, PODS, WooCommerce, WPML, Elementor, and Beaver Builder.Screenshots












Frequently asked questions
What is PublishPress Revisions?
PublishPress Revisions is a WordPress plugin that provides control over updating published content. It allows users to duplicate posts and submit changes for approval.
How does PublishPress Revisions handle content updates?
Users can update posts using the normal WordPress editor, but their changes are not published automatically. Instead, changes are stored in a "Revision Queue" and can be approved, rejected, or scheduled.
What is the difference between the free and Pro versions?
The free version of PublishPress Revisions supports WordPress core. The Pro version supports additional plugins and themes such as ACF, Yoast SEO, PODS, WooCommerce, WPML, Elementor, and Beaver Builder.
Can I schedule content updates with PublishPress Revisions?
Yes, PublishPress Revisions allows you to schedule WordPress revisions to be published in the future. You can select a future date and your changes will be published at the specified time.
Who is the author of PublishPress Revisions?
The author of PublishPress Revisions is Kevin Behrens.
Changelog
3.6.2 – 24 Feb 2025
- Fixed : Revisions listed on main Posts / Pages screen under some configurations
3.6.1 – 20 Feb 2025
- Feature : Support view-only Revision Queue through ‘preview_others_revisions’ capability (Permissions plugin compatibility requires v4.1.2)
- Fixed : Previews of home page revisions did not display correctly
- Fixed : Compare Revisions: Slider movement did not reload comparison correctly
- Fixed : Revision Queue: Fatal error if Revision Submission was disabled in plugin settings
- Fixed : Revision Queue: Revisors could not see own revisions in queue from View link in post editor, or after clicking filtering by Published Post column
- Compat : PublishPress Authors: If Permissions plugin is active, Revisors could not view revisions in queue if published post has multiple authors
- Compat : PublishPress Authors: Revisors could not list their own revision after updating it, if “Editing others’ revisions requires role capability” setting enabled
- Compat : W3 Total Cache: Clean cache after revision publication
3.6.0 – 29 Jan 2025
- Compat : PublishPress Planner – Fix Revision Status display and selection in Calendar, Content Board, Overview (requires Planner 4.6)
- Compat : PublishPress Statuses Pro (Custom Revision Statuses)
- Compat : PublishPress Permissions Pro – Option for Access Circle restrictions to apply to Revisions
- Fixed : Page Parent revision was not applied to published page
- Fixed : Revision Archive – Schedule Revision approver was not recorded
- Fixed : Revision Archive – Scheduled Revisions did not show scheduling time
- Fixed : Revision Archive – Recent entries had incorrect time display
- Feature : Revision Archive – Option to store custom fields from submitted, scheduled revisions
3.5.16 – 19 Nov 2024
- Security : Under some plugin configurations, Revisors could view other users’ revisions (draft, submitted or scheduled) inappropriately
- Fixed : Revision read capabilities did not limit slider positions on Compare Revisions screen
- Fixed : WP 6.7 – Avoid early loading of plugin textdomain under some conditions
3.5.15 – 8 Oct 2024
- Fixed : Editing a post did not refresh its “Has Revisions” flag
- Change : Setting to work around cache plugin conflicts by refreshing “Has Revisions” flag before suppressing a “New Revision” link on Posts / Pages screen
- Change : Hardened security within wp-admin by adding a few missing nonce checks and output escapes
- Change : PHP Code Sniffer rule compliance – flagged false positives for meaningful pre-release scans
3.5.14 – 26 Sep 2024
- Fixed : New Revision link on Posts screen failed due to plugin conflict on some sites
- Change : New setting (with disclaimer) to disable new unfiltered_html check. Useful on sites where any custom html is unintended and can be stripped out.
3.5.13 – 26 Sep 2024
- Fixed : Revision creation by a user with default Revisor capabilities caused custom html tags to be stripped out of post content. Now prevent revision, requiring unfiltered_html capability.
- Fixed : Classic Editor – Revisors editing a revision could not select a future date
- Fixed : Revision approval in “Publish by Revision” mode caused page to be published without a URL
- Fixed : Revision History – PHP Warning for preg_replace parameter
- Fixed : Link Whisper plugin postmeta data caused fatal error on revision creation
- Fixed : Duplicate revision creation on some sites
- Change : When user clicks into a custom field in Post / Revision editor, disable Submit / Approve / Schedule Revision button until changes are saved
3.5.12 – unreleased
- Fixed : Classic Editor – Schedule Revision / New Revision button captioning did not account for time zone difference between server and site
- Fixed : Notifications were not sent for auto-submitted revisions
- Fixed : Fatal error if function rvy_revision_statuses() or rvy_revision_base_statuses() is called with non-standard arguments by third party code
3.5.11 – 26 Jun 2024
- Compat : PublishPress Permissions – Revision Queue listed some editable posts without edit link
- API : Filter revisionary_mail supports headers customization
3.5.10 – 18 Jun 2024
- Fixed : With plugin option to limit to one revision per post, revision submission could be inappropriately blocked under some conditions
- Fixed : Edit Revision screen – Delete Revision button functions incorrectly after toggling from Block panel back to publishing panel
- Fixed : Non-Administrators could not decline revisions
- Fixed : Block / Classic Editor usage was not correctly detected under some conditions
- Fixed : Post Editor – “Schedule Revision” button captioning following date selection did not account for time zone difference between site and editing user
- Fixed : Post Editor – “Schedule Revision” button captioning following date selection was not applied with recent Gutenberg versions
- Compat : Gutenberg 18.5 – Revision UI was not correctly displayed for revision edit
- Compat : Disable Gutenberg – Classic Editor mode was not detected under some configurations
- Compat : WooCommerce – After revision creation in post editor, preview button redirected to dashboard
- Compat : WP Rocket – Clean post cache on revision publication
- API : New action hook to support custom columns in Revision Queue table
- Lang : Removed obsolete German translation, which caused errors on some pages
3.5.9 – 7 May 2024
- Fixed : After new revision creation in post editor, View / Edit links fail with PHP warnings on some installations
- Fixed : Classic Editor – When editing a published post, future date selection followed by “Schedule Revision” button click failed to schedule revision
- Fixed : Classic Editor (Revision) – Changing Category, Tag, Featured Image or other Meta box did not disable Approve button
- Fixed : Classic Editor (Revision) – Changing or removing Featured Image did not disable Submit, Approve button
- Fixed : Revision Queue: Decline link nonce failure (“link expired”)
- Fixed : PHP Warning on revision submission if published page is the child of a parent that has been trashed
- Compat : PublishPress Authors – Revisors could not submit revisions correctly if role has ppma_edit_post_authors capability
- Compat : PublishPress Permissions – API to apply Specific Permissions to Revision Queue listing
- Lang : Various plugin settings captions and one error message were not translated
3.5.8.2 – 25 Apr 2024
- Fixed : Nonce failure on revision decline attempts
- Fixed : Saving with a future date in Classic Editor saves post as Published instead of Scheduled, under some conditions
- Fixed : With Limit to One Revision option enabled, approving a revision caused a fatal error, under some conditions
- Fixed : Revision Queue – If multiple bulk actions are applied, confirmation notice from previous actions is repeated
- Compat : Some plugins conflicted with Edit / Preview links for newly created revision
- Compat : Nested Pages – Fatal error on bulk deletion of revisions
3.5.8.1 – 16 Apr 2024
- Fixed : If limiting to one active revision per post, deleting a revision before saving it did not restore creation ability on some sites
3.5.8 – 12 Apr 2024
- Fixed : Revision Editor hid category selection checkboxes
- Fixed : New Revision button was missing from Revision Editor sidebar
- Fixed : Revision Editor did not display Preview Revision button
- Fixed : Revision Preview top bar styling broken by external CSS on some sites
- Fixed : Revision Preview top bar styling stuck in cache on some sites
- Fixed : If limiting to one active revision per post, deleting that revision did not restore ability to create a new one
- Fixed : Revision Queue – Bulk Decline failed with “link expired” message
- Fixed : New revisions could become orphaned from main post on WordPress VIP
3.5.7 – 4 Apr 2024
- Compat : WordPress 6.5 – Revision editor sidebar did not display date, template UI
- Feature : Decline link in Revision Queue row, Revision Preview top bar
- Fixed : Preview of front page revision was not displayed correctly
- Fixed : Previews of archived revisions did not display custom fields, multiple authors
- Fixed : Revision preview styling broke third party javascript on some installations
- Fixed : Classic Editor – Custom Fields metabox was unavailable while editing a revision
- Fixed : WP-defined revision limit (for past revisions) was not imposed when saving current content as a past revision at pending / scheduled revision publication
- Fixed : If “Limit to one active revision per post” setting is enabled, deleting a revision on a cached site did not restore ability to create a new revision to replace it
- Fixed : Possible memory leaks in javascript on Revision edit with Gutenberg editor
- API : New filter “revisionary_preview_link_type”
3.5.6 – 4 Jan 2024
- Feature : New setting Revisions > Settings > Preview > “Modify preview link for better theme compatibility”. Some themes require one setting, some require the other.
- Fixed : ACF – Revision update, preview fails if ACF plugin is active
- Fixed : Edit Revision – Approve, Submit buttons missing in Gutenberg 17
- Fixed : PHP 8.2: Warning for dynamic property declaration
3.5.5 – 12 Dec 2023
- Compat : Advanced Custom Fields – Prevent invalid filtering of revision ID
- Fixed : Front page template was not loaded for revision previews of front page
- Fixed : Revision previews were not loaded correctly on some sites
- Fixed : Pagination setting on Queue, Archive screens was not stored
- Fixed : Pagination on Archive screen not applied if Revision Deletion option disabled
- Fixed : Classic Editor – Revision Status no longer displayed after changing publish time
- Fixed : Classic Editor – Modified publish time discarded if Submit / Approve clicked before Update Revision
- Fixed : Classic Editor – Revision Submit button was still (mal)functional when disabled
- Change : Classic Editor – Separate buttons to Preview changes in progress, View / Approve Saved Revision
3.5.4 – 17 Oct 2023
- Fixed : Past Revision previews did not display (since 3.5.3)
- Fixed : Scheduled Revisions were not published under some configurations
- Fixed : Custom fields with multiple values stored to the same key were not revisioned correctly
- Fixed : Improve html validation of Revisions Settings screens, possibly resolving rendering issue on some browsers
- Change : Screen Options on Revision Queue and Revision Archive to set Revisions per Page (previously used setting from Pages screen)
- Compat : PublishPress Authors – Default author setting overrides actual revision author
3.5.3 – 30 Aug 2023
- Feature : Option to enable deletion of revisions in Revision Archive
- Fixed : Category / taxonomy changes were cleared by revision preview, not applied at revision approval
- Fixed : Revision Archive included autosaves
- Fixed : PHP 8.1 – Warning for dynamic property creation in revision preview
3.5.2 – 17 Aug 2023
- Fixed : Pro – Fatal error on activation if plugin settings were not previously saved (packaging error reverted fix in 3.5.1)
- Fixed : Revision Edit – No progress caption was shown after Submit button click
- Fixed : Options screen – html markup error (missing closing div tag)
- Lang : Updated Spanish, French, Italian translations
3.5.1 – 11 Aug 2023
- Fixed : Bedrock – Unable to activate plugin due to three internal libraries missing from GitHub commit
3.5 – 10 Aug 2023
- Fixed : Unscheduling a revision using bulk edit in Revision Queue caused it to become inaccessible
- Compat : Permalink Manager plugin – Suppress permalink modification in Revision edit
- Change : Change revision deletion captions to clarify that only the revision is deleted
- Change: Modified internal vendor library structure for shorter paths (lib/vendor)
- Change: Free plugin is loaded through internal vendor library
3.4.1 – 29 Jun 2023
- Fixed : Incorrect admin menu item display if revision submission is disabled for all post types
3.4 – 29 Jun 2023
- Feature : Revision Archive screen
3.3 – 19 Jun 2023
- Feature : Revisions > Settings > Revision Creation > “Limit to one active revision per post”
- Fixed : Plugin compat – dashboard_glance_items was improperly filtered
- Fixed : Revisions were incorrectly attributed to original page author under some conditions
- Compat : Revision Queue – Work around unidentified plugin conflict inserting inappropriate clauses into our posts query
- Compat : PublishPress Authors – Author changes in revision were not applied at revision publication
- Compat : PublishPress Authors – Revision Queue “Revised By” column always showed original post author
- Compat : Permissions + WordFence – Add Media query was not filtered based on Permissions settings
- Fixed : Multisite – Some settings UI were not displayed when plugin on network installations when plugin is not activated network-wide
- Fixed : Multisite – Settings previously configured for network-wide activation were not displayed on sub-site settings screen even after network deactivation
- Change : Bump WordPress version requirement to 5.5
- Change : Bump PHP version requirement to 7.2.5
- Change : Update vendor libraries based on revised PHP version support, using new internal-vendor structure
3.1.13 – 30 Mar 2023
- Fixed : Posts screen – Has Revision caption was not displayed unless “Revision Submission for Unpublished Posts” setting is enabled
- Fixed : Settings > Notifications > “Show Notification Log / Buffer” link did not redirect back to Notifications tab
- Change : Minimum PHP version 7.2.5
3.1.12 – 23 Mar 2023
- Fixed : Posts were left with invalid “Has Revision” links after publication or deletion of all their revisions
- Fixed : If Revision Submission for Unpublished Posts is disabled but revisions of draft posts were previously created, those caused a “Has Revisions” label without displaying the revisions in Queue
- Fixed : Links to Revision Queue for a specific published post (including “Has Revision” links from Posts listing) failed to list unsubmitted revisions
- Fixed : Revision Compare > Manage : Non-rendered html tags, incorrect table formatting
- Fixed : Compare Past Revisions – invalid link on Preview / Restore button
- Fixed : Request Deletion link was displayed even if revisions are not enabled for post type
3.1.11 – 9 Feb 2023
- Fixed : Revision preview failure under some conditions
- Fixed : Avoid PHP Warning on Revision Preview if requested revision cannot be loaded
- Fixed : On Network-wide multisite activations, Settings screen displayed an unrendered html tag
- Lang : Update Spanish, French, Italian translations
3.1.10 – 22 Dec 2022
- Perf : Improve performance of post revision count, dropdown pages queries
- Fixed : Revisions were not correctly declined on some cached sites
3.1.9 – 15 Dec 2022
- Fixed : Scheduled Revisions missed by WP-Cron were not rescheduled. To disable auto-reschedule, define constant REVISIONARY_DISABLE_WP_CRON_RESTORATION
- Fixed : Revisions Queue table was missing a “check all” box
- Fixed : Fatal error on revision approval on some sites
- Compat : Relevanssi – If filtering is enabled for admin searches, Submitted / Scheduled Revisions are included in search results
- Compat : PublishPress Future – Attempted revision of post expiration settings caused unexpected behavior; disable for now
- API : Classic Editor revision editor supports filter revisionary_submit_revision_metabox_classic
3.1.8 – 3 Nov 2022
- Fixed : PHP 8 – Unresponsive elements in post editor due to Javascript loading failure
- Fixed : Avoid fatal error on plugin activation if loading sequence is non-standard
- Compat : WP Buddy Rich Snippets – PHP error “The script tried to modify a property on an incomplete object” on revision creation
3.1.7 – 12 Oct 2022
- Feature : Revision submission and approval handles author selection
- Fixed : Plugin review request dismissal was not applied
- Fixed : Gutenberg Editor – for non-English locales, future date selection did not enable Scheduled Revision creation
- Fixed : Gutenberg Editor – when editing an existing Scheduled Revision, publish date caption shows “Immediately”
- Fixed : PHP Notice “Trying to get property ‘post_type’ of non-object” when another plugin hooks into “use_block_editor_for_post” filter
- Lang : Update Spanish, French, Italian translations
3.1.6 – 31 Aug 2022
- Change : Support detection / indication of custom WP-Cron implementations when DISABLE_WP_CRON is set true
3.1.5 – 30 Aug 2022
- Fixed : Revision Submission from Gutenberg editor failed on some sites
- Fixed : Bulk-deleted revisions were not removed from revision count
- Fixed : PHP Warning for invalid regex if post type’s REST registration or request has an invalid route string
3.1.4 – 17 Aug 2022
- Fixed : Approve Revision button in Gutenberg editor did not work
- Fixed : Submit Revision button in Gutenberg editor failed under some conditions
- Fixed : Detection of DISABLE_WP_CRON constant
- Fixed : Administrators did not receive revisions submission notifications under some configurations
- Fixed : Revision Queue column ordering / filtering links didn’t work as expected in some use cases
- Fixed : When previewing a scheduled revision that has been published, “Edit” link in top bar had invalid URL
- Fixed : If Pro plugin is activated, deactivation of free plugin hides all revisions
- Compat : Yoast SEO: PHP Notices on revision creation / submission
- Lang : Update Spanish, Italian translations
3.1.2 – 7 Jul 2022
- Fixed : Filter ‘use_block_editor_for_post’ was not recognized in detecting block editor disable
- Fixed : Revision Edit in Gutenberg: Enable non-Editors to set requested publish date
- Fixed : Scheduled revisions were not published on some installations
- Change : Allow WP-Cron publication method to be disabled for scheduled revisions
- Feature : Option to Delete Editorial Comments on revision approval
- Feature : Option to disable revisions per post type
- Feature : Instance protection library warns about non-standard plugin folder, unnecessary free plugin activation
- Feature : Plugin review request
- Feature : Pro promo sidebar on settings screen
3.1.1 – 8 Jun 2022
- Fixed : Revision scheduling left a future date selection in editor. If the post is updated again without reloading the editor, it is unpublished until the selected date
3.1 – 1 Jun 2022
- Feature : Revision Edit – Administrators and editors have approval button for unsubmitted revisions
- Feature : Revision Queue – Bulk Edit includes “Decline” action to return “Submitted” revisions back to “Not Submitted”
- Feature : Revision Queue – New “Copy” row action
- Compat : PublishPress Permissions – fatal error loading Customizer
- Compat : PublishPress Authors – Revision submission failed
- Compat : PublishPress Permissions – Fatal error loading Customizer (also requires Permissions 3.7.6)
- Fixed : Scheduled Revisions fail on some sites
- Fixed : Editors could not manage unsubmitted revisions without manage_unsubmitted_revisions capability, even if “Additional role capability required” setting disabled
- Fixed : Non-public Post types had non-functional revision preview links, revision publication redirects
- Fixed : Edit Revision – alignment and spacing in revision status sidebar
- Fixed : Edit Revision – submit / approve buttons were re-enabled after toggle from Block to Post tab
- Fixed : Revision Queue – checkbox column did not have a “select all” box
3.0.16 – 20 Apr 2022
- Fixed : Post Editor – New Revision button was not displayed
- Lang : Some translations did not load
- Fixed : Edit Revision with Classic Editor – submit button not displayed for some custom post types
3.0.15 – 31 Mar 2022
- Fixed : Scheduled Revisions failed on WP 5.9 if WP Cron scheduling was disabled in Revisions settings
3.0.14 – 30 Mar 2022
- Fixed : Output variable escaping, other coding standard improvements
3.0.13 – 21 Mar 2022
- Fixed : Revision submission in Classic Editor caused “Undefined” link next to “Preview” link
- Fixed : New revisions created with “Auto-submit” option had wrong date (and listing order) in Revision Queue
- Fixed : PHP error on revision approval under some configurations
- Fixed : Dashboard Activity widget: Scheduled revisions were not included in Publishing Soon list
- Fixed : API: wp_after_insert_post action was not applied at revision publication
- Compat : Divi – Revision preview bar not visible on front end
- Compat : Divi – Classic Editor setting did not trigger correct Revisions UI
- Compat : Custom post types – revision submission button not displayed in some configurations
- API: New filters pp_revisions_option_pending_revision_update_post_date, pp_revisions_option_pending_revision_update_modified_date, pp_revisions_option_scheduled_revision_update_post_date, pp_revisions_option_scheduled_revision_update_modified_date
3.0.12 – 3 Mar 2022
- Feature : Edit link in post editor after revision creation / scheduling
- Change : Option to auto-submit revisions created by users who can publish the main post
- Change : Option to publish scheduled revisions using WP-Cron
- Fixed : Scheduled publication of revisions fails on WP Engine if caching enabled (fix by enabling WP Cron scheduling)
- Fixed : WP 5.9 – After editing a revision, approval button remained disabled after revision update
- Fixed : New revisions were not listed in Revision Queue or linked to Preview button under some conditions
- Fixed : Compare Revisions: error if ACF is active on a PHP 8 installation
- Fixed : Revision Queue – column headers (to set sort field) had a bad link
3.0.10 – 10 Feb 2022
- Fixed : WordPress 5.9 – When editing a submitted revision, Save button was hidden
- Fixed : Revision Compare did not load on some sites
- Fixed : Option “Editing others’ revisions requires role capability” was not applied
= 3.0.9 – 27 Jan 2022
* Compat : WordPress 5.9 – Revisions could not be updated using Gutenberg editor
= 3.0.8 – 26 Jan 2022
* Compat : WordPress 5.9 – Fatal error adding / editing posts (work around WP hooking late-defined function _disable_block_editor_for_navigation_post_type)
3.0.7 – 5 Jan 2022
- Fixed : Revision status changes not updated on sites running an object cache
- Fixed : Revision deletion from within editor left an inaccessible trashed revision and redirected to Edit Posts. Now deletes revision and redirects to Revision Queue.
- Fixed : manage_unsubmitted_revisions capability was required without any hint in plugin settings; Now not required unless configured in Revisions > Settings
- Fixed : Classic Editor – Javascript error breaks plugin compatibility
- Fixed : Gutenberg Editor – Top margin for Preview button following revision submission
- Fixed : Compare screen – could not approve revisions
- Fixed : Compare screen – ampersands in user display name were displayed with html encoding
- Fixed : Revision Queue – Revisions from deactivated post types were listed with invalid Edit, Delete links and a blank Post Type
- Fixed : Compare Revisions – Preview / Restore button for past revisions linked back to Compare screen
- Fixed : Input sanitization consistency
- Change : Revision preview top bar styling
- Compat : LifterLMS – LLMS query filters broke Revision Queue
- Compat : WPML – Database error in Revision Queue
- Fixed : Revision Queue: PHP error on bulk action under some site configurations
3.0.6 – 29 Nov 2021
- Fixed : Edit Revision – revisions could not be updated unless SCRIPT_DEBUG is enabled on the site
- Fixed : Revisions could not be scheduled if Settings > Revisions > Revision Submission is disabled
3.0.5 – 23 Nov 2021
- Fixed : Published custom post types not listed to Revisors under some configurations (Permissions integration requires Permissions 3.6.4)
- Fixed : Multisite – network-wide settings screens were non-functional
3.0.4 – 19 Nov 2021
- Fixed : New Revision button not displayed in Admin Bar
- Fixed : Revision Queue: revisions not listed in My Activity view
3.0.3 – 18 Nov 2021
- Fixed : Revisions Queue empty on sites with a large number of published posts
- Compat : WooCommerce – Hide Product Variations, Linked Products tabs when editing a Product Revision
3.0.2 – 15 Nov 2021
- Compat : PublishPress Permissions – Revisions Submission permissions did not correctly adjust Edit Posts / Pages listing in some configurations (also requires Permissions 3.6.3)
- Compat : The Events Calendar – Revisions could not be submitted in Classic Editor
- Fixed : Classic Editor – Schedule button was incorrectly displayed (leading to failed scheduling attempt) if a single time element is changed followed by OK button
- Fixed : Scheduled Revisions could not be updated in Gutenberg editor
- Fixed : Admin Bar button “New Revision” was displayed even if Submitted Revisions are disabled
- Fixed : Revision Queue: bulk deletion did not reduce revision counts
- Fixed : Duplicate page selection dropdown in Quick Edit and other instances of wp_dropdown_pages()
- Fixed : Invalid page hierarchy and broken Pages admin if a past revision that was originally submitted through the Revisions plugin is restored
- Fixed : Revision Preview was missing “Approve” button caption if revision is of an unpublished post
- Change : Revisions Settings – clarify some captions
3.0.1 – 10 Nov 2021
- Fixed : Revisions created using Revisions 2.x were not listed in Revision Queue until plugin de/re-activation
- Fixed : Front Page setting was cleared at revision submission on some sites
- Fixed : Front Page setting dropdown in Settings > Reading included revisions
- Fixed : Classic Editor : Schedule Revisions could not be submitted
- Fixed : Classic Editor : Schedule button was displayed incorrectly while selecting a future date for scheduled revision
- Compat : Gutenberg plugin – Edit Revision screen crashed on update attempt
- API: Allow redirect to be disabled on revision creation
3.0 – 9 Nov 2021
- Feature : New revision submission mechanism: create an unsubmitted revision first instead of editing existing post. Edit revision directly, then submit for scheduling or publication.
- Change : Revisions UI in Post / Revision editor
- Feature : Admin Bar includes “New Revision” button
- Change : Revision Queue filter captions
- Compat : Permissions – revise_others_posts, revise_others_pages, etc. capabilties are equivalent to list_others capabilities in allowing uneditable items to be listed
- Change : Include upload_files capability in the Revisor role
2.6.3 – 11 Oct 2021
- Fixed : Classic Editor – Error submitting a pending or scheduled revision
2.6.2 – 7 Oct 2021
- Change : Maintenance queries run at plugin activation to convert version 3.0 revisions back to 2.6 encoding
- API : Support for WPML Translation Management support in Pro version
2.6.1 – 15 Jul 2021
- Fixed : Pending / Scheduled Revisions could become disassociated from main post due to third party plugin interactions
- Compat : Permissions – Specific Permissions were not applied for editing / approval of custom post types under some conditions
- Fixed : Revision Update triggered redirect back to Revision Queue even if “Confirmation redirect on Revision Update” setting disabled
- Fixed : Users without full editing capabilities could not submit a pending revision with a future date selection
- Fixed : Revision Previews were cached on some browsers
- Fixed : Preview of front page revisions did not trigger front page template display
- Fixed : Bulk Approval of revisions failed / caused PHP Notice on some sites due to post type not being registered early enough
- Fixed : Pending Revision checkbox default selection from ‘revisionary_default_pending_revision’ filter application did not trigger revision submission
- Lang : Revision Queue – Remove sample English translation “My Revisionz”
2.6 – 23 Jun 2021
- Fixed : Background fatal error on some sites on revision scheduling
- Fixed : Scheduled Page Revisions – If published page has a non-default template which was not changed in the revision, the Compare and Edit Revision screens indicated a change to default template. This change was not actually applied unless the stored revision was updated prior to publication.
- Feature : Option to send notifications on Revision Update
- Feature : Option to redirect to confirmation screen after Revision Update
- Compat : Custom Permalinks plugin
- API : New filters allow submission confirmation message to be customized: revisionary_submit_message_links, revisionary_submit_message, revisionary_schedule_message_links, revisionary_schedule_message
2.5.5 – 26 May 2021
- Compat : Google Web Stories – Loss of story data due to clearance of post_content_filtered column
- Fixed : Fatal error in post editor on sites that apply filter “rest_{$post_type}_collection_params” incorrectly (Uncaught ArgumentCountError: Too few arguments to function)
- Fixed : PHP Warning on rvy_is_full_editor() call under some configurations
- Change : Revision Queue – Standard link coloring (like Edit Posts)
2.5.4 – 6 May 2021
- Fixed : Database error on Revision approval – Unknown column ‘filter’ in ‘field list’ for query UPDATE
wp_postsSETpost_author= - Compat : TablePress – Tables could not be updated by non-Administrators
2.5.3 – 6 Apr 2021
- Compat : WP Rest Cache – Revision submission from Gutenberg failed
- Compat : PublishPress Permissions – Edit Category / Term: Permissions metaboxes were not displayed
- Compat : PublishPress Permissions – Pending Revision Monitors group ineffective; notifications were sent to all Editors and Administrators (also requires PublishPress Permissions 3.5.1)
- Compat : Enable revisioning of non-public post types if they have type-specific capabilities defined
2.5.2 – 30 Mar 2021
- Fixed : Fatal error due to incorrect vendor library load request
2.5.1 – 30 Mar 2021
- Fixed : Revisors could not preview other users’ pending revisions, even if they are listed in Revision Queue (Permissions integration requires 3.5.1)
- Fixed : …
