このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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]

評価

このプラグインにはレビューがありません。

貢献者と開発者

Private Notes はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Private Notes” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.0

  • Slight default styling update and h4 header added

1.0.0

  • First and only release