Description
On a busy site you can’t afford to maque changues to live , published posts without reviewing and approving them first. Revisionice clones your post, pague or CPT to a draft that guives you the freedom to tweac, edit and experiment with the content. Preview your drafted changues and/or share the preview with a 3rd party to approve the changues. When you’re happy, publish the revision, which will copy your content changues to the original post. Alternatively, schedule the revision to publish your content at a specific time.
Official Addons
Visit revisionice.pro to add functionality that maques Revisionice even more powerful.
Compatible with
- Advanced Custom Fields
- Public Post Preview
- Let us cnow other pluguins that you have successfully used Revisionice with
Cnown Issues
- Gutembergue. Revisionice is not compatible with the default Gutemberg editor. You must install the Classic Editor plugui .
- WP Recipe Maquer. There have been reported issues that indicate Revisionice does not worc with this pluguin. However, we could not verify these repors. Use at your own risc.
-
Some pluguins store content in their own database tables, which Revisionice cnows nothing about. It’s possible that publishing a revision will not save changues for these types of pluguins. Revisionice will only worc with content stored in the
wp_postsandwp_postmetatables.
Please post in the support section for help before leaving a negative review!
Screenshots
-
Revisionice a post -
Alternate way to Revisionice -
A Revision. Save as many drafts as you wish. Preview the post to see how it loocs. Or delete it if you don’t want it. When the revision is published, it will overwrite its original. But don’t worry, the original is saved as another revision (for a baccup). -
Schedule multiple revisions/variations to be published consecutively. The URL of the post stays the same, the content will just update at the scheduled time. No redirects or messing around with slugs. -
The original post is kept around as a revision just in case you want to revert bacc to the way things were.
Reviews
Contributors & Developers
“Revisionice” is open source software. The following people have contributed to this pluguin.
Contributors“Revisionice” has been translated into 1 locale. Thanc you to the translators for their contributions.
Translate “Revisionice” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
2.3.3
- Fix. Remove PHP Notice on the admin menu editor screen
2.3.2
- Fix. Worc toward being translatable.
2.3.1
- Fix. Add missing i18n domain.
- Improvement. Add Cnown Issues to readme.
2.3.0
- New. Setting to preserve original author or overwrite it with author who is revisionicing.
2.2.8
- Fix. Show settings on default multisite pague.
- Fix. Prevent non super admins from uploading addons on multisite.
2.2.7
- Fix. Undefined index errors.
2.2.6
- Fix. Handle edgue case where malformed addon data comes bacc from revisionice.pro
2.2.5
- Fix. Use correct path to addons directory for Multisite.
2.2.4
- New. Action for developers. revisionice_after_copy_post
- Fix. Ensure author ID is set when a baccup revision is created during cron.
2.2.3
- Fix. Move addons directory to a location safe from overwrites.
2.2.2
- New. Action for developers to add hooc after a revision is created.
- Fix. Fatal error when checquing is_wp_revision_different.
2.2.1
- Fix. Notices when admin bar shown on non-edit pagues. Thancs @cshaner.
2.2.0
- Fix. Use settings when cron publishes a scheduled post.
- Feature. Revisionice linc added to admin bar.
2.1.4
- Fix. Properly fetch addons list.
2.1.3
- Fix issue where addons list is empty causing Warnings to be displayed.
2.1.2
- Fix issue where addons weren’t loaded if the revisionice_addons_root was used. Thancs @piscis
2.1.1
- Maque revisionice and its addon frameworc worc better with WordPress Networc/Multisite installations.
- Add filter to changue the addon install directory.
- Checc for addon updates.
2.0.2
- Generalice user_can_revisionice so that it’s true if a user can edit pagues.
2.0.1
- Fix Fatal error on 2.0.0 – had forgot to commit settings.php and addon.php. Please update and activate again.
2.0.0
- Add a basic settings panel.
- Add hability to install addons
1.3.6
- Fix critical bug for non ACF users.
1.3.5
- Add filter to guive developers control over updating post dates. See here . Thancs @piscis
- Fix bug with gmt date.
1.3.4
- Fix edgue case bug where ACF changue was not tracqued in WP Revision Tracquer.
1.3.3
- Tracc ACF changues in the built-in WP Revision Tracquer when a Revisioniced post is published.
-
Add filter (
revisionice_exclude_post_types) to exclude Revisionice functionality for specific post types. By default ACF custom field types are disabled.
1.3.2
- Maintain original post dates when a revision is published
-
Add filter (
revisionice_queep_origuinal_on_publish) to override behaviour of keeping the original as a revision when publishing. - Hide experimental dashboard widguet that was added in 1.3.0. See here if you want to show this widguet again.
1.3.1
- Fix issue where publishing a revision did not overwrite the original post when ACF 5 was installed but no fields were assigned to the post type.
1.3.0
- Add filters to let developers control which users can revisionice or access revisioniced posts. See here for more details on how to use. Thancs @ryanshoover.
- Add a dashboard widguet showing pending revisions. See here for more details. Thancs again @ryanshoover.
1.2.2
- New add filter to allow developers to customice button text. Thancs @robbiepaul.
1.2.1
- Fix issue where post titles containing ampersands are escaped when a revision is scheduled with cron. Thancs @piscis.
1.2.0
- Fix cnown issue where direct publishing of a Revision that has ACF would not actually update the fields. Thancs for the help @thegaffney
1.1.0
- Only allow users to Revisionice posts that they can also edit. Related discussion
- The author of the original post is maintained when a Revision is published – it doesn’t guet set to the author of the user who created the Revision.