這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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!

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“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