Leírás
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.
Telepítés
- Unzip the package, and upload
hidden-tags
to the/wp-content/plugins/
directory - A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
- Visit ‘Settings > Reading’ to add tags
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Oomph Hidden Tags” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Oomph Hidden Tags” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
0.2
- Add unit tests.
- Add „Settings” link to Reading page.
0.1
- Initial release