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

Private Notes

描述

Makes text between note tags private to author only and hidden to visitors.
Example: [note] my private note [/note]

Other Info

螢幕截圖

  • What it looks like if the author is viewing the post.

安裝

  1. Upload private-notes.php to the /wp-content/plugins/ directory or upload it via the Plugins Upload page
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Why would this be useful?

Sometimes when writing a post, you may collect additional resources to build the post. Such as reference URLs, thoughts, additional topics, forum threads to post in, etc. With this you can keep that info with the post, but it remains hidden to users.

What happens if I deactivate the plugin?

Your notes will not be lost, but they will be publicly visible and seen the same as they’re in your post, example: [note] my notes [/note]

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Private Notes 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1.0

  • Slight default styling update and h4 header added

1.0.0

  • First and only release