Beschrijving
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.
Installatie
- Upload the
cets_tag_cloud.php
file to your/wp-content/plugins directory
orwp-content/mu-plugins directory
- In your WordPress dashboard, head over to the Plugins section.
- Activate Customized Tag Cloud.
- Add Customized Tag Cloud widget to your sidebar & configure.
- 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]
]
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WPMU Featured Blog Tag Cloud” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WPMU Featured Blog Tag Cloud” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2.1 – updating version number and structure for WordPress.org auto install/activate