Renders a list of topic tags.
The shortcode supports the following attributes:
smallest:text size for the smallest tag,"8"by defaultlargest:text size for the biggest tag,"22"by defaultunit:CSS text size unit, for example"pt"(default),"px"or"em"number:how many tags to display, defaults to"45"format: "flat"(default) or"list", the latter will render the tags as an HTML listseparator:tag separator, defaults to the newline characterorderby: "name"(default) or"count"to order tags by name or frequency of occurrenceorder: "ASC"or"DESC"to sort tags by ascending or descending orderexclude:Term IDs to exclude, default: ”include:Term IDs to include, ”link:Link to term, default: ‘view’
See http://codex.wordpress.org/Function_Reference/wp_tag_cloud for details on the supported attributes.
