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.

WPMU Featured Blog Tag Cloud

توضیحات

CETS Tag Cloud is a widget that allows users to create a tag cloud based off of any blog in a WPMU install. It allows users to configure the font size, unit of measure, number of tags, sort, order, included tags, and excluded tags. It also allows users to generate a link to a page, on which a [wp_tag_cloud] short code can be used for a fuller version of the tag cloud.

عکس‌های صفحه

  • Widget set-up view.
  • Widget output view with defaults set and link to more page.

نصب

  1. Upload the cets_tag_cloud.php file to your /wp-content/plugins directory or wp-content/mu-plugins directory
  2. In your WordPress dashboard, head over to the Plugins section.
  3. Activate Customized Tag Cloud.
  4. Add Customized Tag Cloud widget to your sidebar & configure.
  5. If desired, create a page, and add a [cets_tag_cloud] shortcode. The following attributes can be passed to the shortcode:

[cets_tag_cloud
smallest=[number]
largest=[number]
unit=[pt|px|em|%]
number=[number]
format=[flat|list]
orderby=[name|count]
order=[ASC|DESC|RAND]
exclude=[csv of tags to exclude]
include=[csv of tags to include]
]

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“WPMU Featured Blog Tag Cloud” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WPMU Featured Blog Tag Cloud” به زبان شما.

علاقه‌ مند به توسعه هستید؟

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

گزارش تغییرات

1.2.1 – updating version number and structure for WordPress.org auto install/activate