WordPress Preview Revisions
WordPress Preview Revisions Plugin help editors to preview the revisions with exact same content that would look like on the frontend.
by rtCamp · github.com/rtcamp/wordpress-preview-revisions · website
★ 11stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rtcamp/wordpress-preview-revisions/archive/refs/heads/master.zipWordPress Preview Revisions :zap:
- The plugin is used to check the front-end preview of the older content revisions of a page/post, just as the preview mode is used in a current draft.
- Upon going to the revisions list, a preview button will be available to preview exactly how a page or post appeared in the selected version.
- Note: This has also been submitted as a feature in the core ticket. Once this gets merged into the core, you will no longer need the plugin.
About :bulb:
- To enable editors to check and restore the previous content, whenever needed, WordPress has a handy
revisionsfeature. - However, the current limitation of the revisions feature is the lack of a
previewoption. While checking a previous revision, the editors can only see the content changes in the draft, but not the visual appearance of how it renders over the front end. - To address the same, we have developed the
WordPress Preview Revisionsplugin, which enables the preview option for every revision, empowering the editors to take an informed call on what to restore.
Demo :movie_camera:
Installation Guide :guide_dog:
- Clone this repo under the
wp-content/plugins/folder of WordPress. - Activate the plugin.
- Go to the previous revisions of a page/post.
- Click on the
previewbutton for the revision you have selected. - You will be redirected to the front-end preview of that particular revision.
Author
Contributors :bust_in_silhouette:
License :page_with_curl:
This project is licensed under the GPL2 License - see the LICENSE.md file for details.
