Descripció
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.
Instal·lació
- Unzip the package, and upload
hidden-tags
to the/wp-content/plugins/
directory - Activa l’extensió mitjançant el menú ‘Extensions’ del WordPress
- Visit ‘Settings > Reading’ to add tags
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Oomph Hidden Tags» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Oomph Hidden Tags» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
0.2
- Add unit tests.
- Add “Settings” link to Reading page.
0.1
- Versió inicial