=== Plugin Name === Contributors: SupriyaSurve Tags: revision, access, permissions, user, pages, posts, page, Post, post_types Requires at least: 4.3 Tested up to: 4.3 Stable Tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Published content manager which creates a copy of updated content and keeps the current published copy intact. One must publish the new custom pending copy which will update the original post and you may view the updated content. This also works with the custom fields. == Installation == 1. Upload the plugin folder to your /wp-content/plugins/ folder 2. Install as a regular WordPress plugin. 3. Done. == Screenshots == 1. The Settings page menu. 2. The Settings page interface. == Changelog == = 1.1.0 - 29 September 2016 = * Added: Settings page to approve post types based the requirement of admin user. = 2.0 - 05 October 2016 = * Updated: FRM Settings to execute functionality based on capabilities. * Updated: Screenshot 2 * Fixes: Capabilities issue * Added: Deactivation Hook