Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Oomph Hidden Tags

Mô tả

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.

Cài đặt

  1. Unzip the package, and upload hidden-tags to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit ‘Settings > Reading’ to add tags

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Oomph Hidden Tags” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

0.2

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

0.1

  • Initial release