このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Visit ‘Settings > Reading’ to add tags

評価

このプラグインにはレビューがありません。

貢献者と開発者

Oomph Hidden Tags はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Oomph Hidden Tags” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2

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

0.1

  • プラグインをリリース