Disable page editing on selected pages, to protect the pages from accidental or unwanted changes that might break your site.
When you build a custom-made website, either for your client or yourself, there often are pages which contains HTML codes which may break if edited by casual users.
This plugin allows you to disable editing on selected pages, to protect the pages from accidental or unwanted changes. By locking pages and posts, these crucial pages cannot be edited or deleted by users. An exception can be added for administrators to modify pages irregardless of locking status.
Features:
Locking mechanisms:
Page listing on WP-Admin showing a locked page.
An error message is displayed when trying to edit a locked post.
In case of warn mode
, a warning popup message is displayed when trying to edit a locked post, similar to when you are editing plugin or theme file for the first time.
Edit lock settings page.
If lock toggle
option is enabled, you could lock/unlock a post when browsing posts on the admin page. Hover a post and click the lock icon below the post title.
If the lock toggle is not enabled, you could lock a post by specifying its ID on the settings page. Enter one ID per row into the Locked posts
field.
Yes, locking posts only disables editing and still allows them to be viewed.