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

Note For Posts

外掛說明

Add note to WordPress post types such as post, page, attachment, download (Easy Digital Downloads), product (WooComerce), and other existing registered WordPress Post Types.

It can also be served as testimonies, feedbacks, messages, and other purposes, which can be attached to existing WP post types.

Best coding practices was applied on this boilerplate by strictly following the WP Docs, you can join the project on GitHub Note For Posts Project.

Shortcode Features and Usage

Just insert into Posts or Pages 🙂

  • [n4p-sc] – Display all Notes
  • [n4p-sc id=”ID”] – Display only a particular note
  • [n4p-sc max=”INT”] – Number of Notes per Page. Default 5
  • [n4p-sc sort=”ASC”] – Sorted as ascending. Default to DESC
  • [n4p-sc sort=”ASC” max=”2″] – Sorted as ascending and a maximum of 2 results

If you like this plugin, good ratings is much appreciated.

For more information or discussion please visit InnoveDesigns.com Note For Posts article and leave a message via our contact form for further concerns.

螢幕擷圖

  • Display Notes.
  • Post Type Admin Dashboard.
  • Admin Settings.

安裝方式

Installation is very easy, you can either upload or install it via WP plugin section (the easy way) or Upload using FTP to wp-content/plugins/

  1. Of course, Activate it via plugin section!
  2. Go to your WP Dashboard > Notes > Add New (Just to see if it works :D)
  3. The rest is just self-explanatory and You’re done!

常見問題集

How to display the new note in the frontend?

You can either display using shortcodes or add through widgets= How to display the new note in the frontend? =

You can either display using shortcodes or add through widgets

Shortcode Features and Usage

Just insert into Posts or Pages 🙂

  1. [n4p-sc] – Display all Notes
  2. [n4p-sc id=”ID”] – Display only a particular note
  3. [n4p-sc max=”INT”] – Number of Notes per Page. Default 5
  4. [n4p-sc sort=”ASC”] – Sorted as ascending. Default to DESC
  5. [n4p-sc sort=”ASC” max=”2″] – Sorted as ascending and a maximum of 2 results

使用者評論

2017 年 7 月 21 日
Hello, you could add expiration date, with this you can see a note only up to a certain time, it is necessary for promotions among other things.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Note For Posts〉的開發相關工作。

參與者

將〈Note For Posts〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1 – 2016-05-30

  • [Added] Plain HTML Options

1.0.0 – 2016-04-07

  • Initial Released Date