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

Simple Admin Notes

外掛說明

Like a built in notepad, leave notes for clients or yourself in the WordPress admin. Attach notes to above or below the editor of a post (or page or custom post type) and also has a default “Notes” section available from the admin menu which you can hide or show.

The style of the notes section has been updated with the changes in WordPress 3.8+. Please note that the UI will not look great on WordPress version lower then 3.8 and there are no plans to fix this.

Features :

  • Uses WordPress’s built in custom post types
  • Functions with default WYSIWYG editor
  • Uses WordPress’s meta fields if set to display on post edit screens
  • Shows “Notes” on one page in tab format (can be excluded)
  • Will not show in front end or search
  • Requires default post privileges

Notes :

  • It is currently only possible to set one note per post and one location (above or below editor)
  • Works with password protection in default section

Please report issues to: https://github.com/wycks/Simple-Admin-Notes

螢幕擷圖

  • A screenshot of Notes in the Admin and the Notes menu.
  • Choose to display notes on certain posts by id.

安裝方式

Use the Auto Installer.
Or Upload the zip and hit install.

使用者評論

閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Simple Admin Notes〉的開發相關工作。

參與者

將〈Simple Admin Notes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.4.0

  • Removed Notes from showing in drag and drop admin menu area
  • Updated the UI to make it look like 3.8’s admin
  • Fixed lists (ul and ol) from not showing
  • Fixed bottom padding for long notes

1.3.0

  • Fixed bug in notes query

  • Fixed bug in meta query for id’s

1.2.0

  • Removed custom fields form showing in dropdown

  • Added checkbox toggle

1.1.0

  • Fixed CSS issues with jQuery UI

  • Added ability to exclude notes from “notes” section

  • Added ability to add notes to post/pages above and below editor , requires id.

1.0.5

  • Fixed tab issue due to extra ul

1.0.4

  • Fixed Broken ul html tag