This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Note For Posts

Description

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.

Screenshots

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

Installation

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!

FAQ

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

Reviews

21 July 2017
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.
Read all 1 review

Contributors and Developers

“Note For Posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Note For Posts” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0.1 – 2016-05-30

  • [Added] Plain HTML Options

1.0.0 – 2016-04-07

  • Initial Released Date