=== LH Locked Post Status === Contributors: shawfactor Donate link: http://lhero.org/plugins/lh-locked-post-status/ Tags: admin, posts, pages, status, workflow, private Requires at least: 3.0 Tested up to: 4.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates two new posts statuses. Publicly locked and Privately locked. == Description == Publicly locked posts or pages functions exactly the same as published. EXCEPT only user with manage_options capability (usually only admin users) can edit the post or page. Privately locked posts or pages functions exactly the same as private. EXCEPT only user with manage_options capability (usually only admin users) can edit the post or page. In both cases only users with manage_options can assign a post or page to the above statuses. As a webmaster this functionality may be useful if there are posts or pages you do not want editors or similar roles amending. **Did you find this plugin helpful? Please consider [writing a review](https://wordpress.org/support/view/plugin-reviews/lh-locked-post-status).** == Installation == 1. Upload the entire `lh-locked-post-status` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == **1.00 February 12, 2015** Initial release. **1.01 December 28, 2016** Fixed PHP warnings. **1.02 January 22 2017** Improvements and generalized class