
內容簡介
在WordPress上意外地發佈或更新文章非常容易。Post Lock 通過要求輸入密碼,防止了意外更新或發布內容。
為你的內容添加了一層保護而不會給你帶來不便:解鎖文章的過程非常順暢,只需要幾秒鐘。
可以在所有文章類型上工作(通過外掛篩選器可以輕鬆地添加或排除文章類型)。
代碼簡單、穩定。
如果文章解鎖狀態下沒有任何操作,即 WordPress 心跳 API 沒有訪問(通常為兩次 15 秒),則文章會重新上鎖。
多個外掛篩選器可輕鬆自定義外掛程式。
外掛標籤
開發者團隊
原文外掛簡介
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.
