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.

Private Notes

Descripción

Makes text between note tags private to author only and hidden to visitors.
Example: [note] my private note [/note]

Other Info

Capturas

  • What it looks like if the author is viewing the post.

Instalación

  1. Upload private-notes.php to the /wp-content/plugins/ directory or upload it via the Plugins Upload page
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Why would this be useful?

Sometimes when writing a post, you may collect additional resources to build the post. Such as reference URLs, thoughts, additional topics, forum threads to post in, etc. With this you can keep that info with the post, but it remains hidden to users.

What happens if I deactivate the plugin?

Your notes will not be lost, but they will be publicly visible and seen the same as they’re in your post, example: [note] my notes [/note]

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Private Notes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Private Notes» 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.1.0

  • Slight default styling update and h4 header added

1.0.0

  • First and only release