Descripción
Specify a list of tags to keep hidden: These tags will be invisible to users,
such as in tag clouds or in post tags lists. This is useful when using tags to
control behavior of your blog, or when you wish to maintain groupings of posts
out of the public eye.
This does not prevent tag archives for hidden tags from being accessible, only
hides tag links from tag lists and tag clouds.
Capable users (with the see_hidden_tags capability,) can see hidden tags in
tag lists (but NOT tag clouds.) Hidden tags will receive the .hidden-tag class
and are grayed out by default.
Instalación
- Unzip the package, and upload
hidden-tags
to the/wp-content/plugins/
directory - Activa el plugin desde el menú ‘Plugins’ de WordPress
- Visit ‘Settings > Reading’ to add tags
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Oomph Hidden Tags» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Oomph Hidden Tags» 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
0.2
- Add unit tests.
- Add «Settings» link to Reading page.
0.1
- Versión inicial