This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Oomph Hidden Tags

विवरण

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.

इंस्टॉलेशन

  1. Unzip the package, and upload hidden-tags to the /wp-content/plugins/ directory
  2. वर्डप्रैस के प्लगइन मेनू के द्वारा इस प्लगइन को सक्रिय करें
  3. Visit ‘Settings > Reading’ to add tags

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Oomph Hidden Tags” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

0.2

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

0.1

  • Initial release