Deskripsyon
It’s way too easy to accidentally publish or update a post on WordPress.
https://vimeo.com/178698875
Post Lock prevents accidental updating or publishing of content by requiring a password to do either.
- Adds a layer of protection without adding a headache: unlocking a post is a seamless experience and takes a few seconds.
- Works on all post types (you can easily exclude or include post types with a plugin filter).
- Simple, solid code.
- If a post is unlocked, and two beats of the WordPress Heartbeat API happen without action (which is usally 30 seconds, 15 per beat), then the post is re-locked.
- Numerous plugin filters make it easy to customize the plugin.
Pag-install
Upload the Post Lock plugin to your blog, activate it, and rejoice.
Mga Review
Mga Contributor at Developer
Ang “Post Lock” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Post Lock” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.0
Release Date — July 30, 2016
- Initial plugin release.