Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Note For Posts

Descripción

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.

Capturas

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

Instalación

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

Reseñas

21 de julio de 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.
Leer la 1 reseña

Colaboradores y desarrolladores

«Note For Posts» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Note For Posts» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1 – 2016-05-30

  • [Added] Plain HTML Options

1.0.0 – 2016-04-07

  • Initial Released Date