该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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