這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Post Lock

描述

It’s way too easy to accidentally publish or update a post on WordPress.

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.

螢幕截圖

  • The lock icon added by the Post Lock plugin.
  • An example of the un-locking process.

安裝

Upload the Post Lock plugin to your blog, activate it, and rejoice.

評價

2020年1月6日
I like the idea behind this plugin. Probably most of us have in the past already accidentally published a post. This is a simple, but very effective way to prevent this from happening. To the plugin author: Thank you for making this useful plugin available for free. I would just make sure that the plugin declares compatibility with the most recent WordPress version.
閱讀全部1個評價

貢獻者及開發者

“Post Lock” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Post Lock 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

Release Date — July 30, 2016

  • Initial plugin release.