Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Oomph Hidden Tags

Opis

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.

Instalacija

  1. Unzip the package, and upload hidden-tags to the /wp-content/plugins/ directory
  2. Aktivirajte plugin koristeći WordPressov meni ‘Plugini’
  3. Visit ‘Settings > Reading’ to add tags

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Oomph Hidden Tags” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “Oomph Hidden Tags” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

0.2

  • Add unit tests.
  • Add “Settings” link to Reading page.

0.1

  • Prvo izdanje