このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Dashboard Post-it

説明

Adds a simple ‘Post-it’ widget to the Dashboard that allows you to leave yourself or other authors a note. The plugin can be configured and moved around as any other Dashboard widget. It will accept plain text or (sanitized) HTML. Only users with the capability “Edit dashboard” can edit the note.

This simple plugin is based on code from WP Engineer and Ricardo González Castro. Leave your comments here.

Warning Your notes will be replaced by boilerplate text upon upgrading. Make sure to copy the content somewhere else before you upgrade and then paste it into the new version. Sorry about that!

スクリーンショット

  • Edit your note by clicking 'configure' in the upper right corner.
  • View the saved note.

インストール

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to your Dashboard and click ‘configure’ to edit the text of your Post-it note.

Warning Your notes will be replaced by boilerplate text upon upgrading. Make sure to copy the content somewhere else before you upgrade and then paste it into the new version. Sorry about that!

FAQ

What about multiple instances?

Although it should be relatively easy to add support for multiple instances of this widget, I am not planning to add such functionality at this time. If you want to contribute some code, do contact me and I will consider extending the plugin.

Can you add feature X?

This plugin was developed as a solution to one problem. It can no doubt be extended, but probably not by me. I welcome other contributors.

評価

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

貢献者と開発者

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

貢献者

“Dashboard Post-it” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1

  • Editable title
  • Line breaks are now respected

Warning Your notes will be replaced by boilerplate text upon upgrading. Make sure to copy the content somewhere else before you upgrade and then paste it into the new version. Sorry about that!

1.0

  • First release