Description
F2 Tag Cloud Widegt is an enhanced tag cloud widget that provides some
additional options compared to the default widget provided with WordPress.
The additional options are:
- minimum tag text size
- maximum tag text size
- maximum tag count
- tag cloud format
- tag ordering
These are all options provided by the tag cloud functions within WordPress,
but for some reason are not exposed by their own widget. The full details
of these options are explained in the main WordPress documentation.
In addition, there are additional options now available to control the
typography of tags with greater precision.
- tag cloud alignment – left, center, right or theme default (default)
- tag padding – defaults to 0
Screenshots
Installation
- Upload the
f2-tagcloud
folder to the/wp-content/plugins
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the ‘F2 Tag Cloud’ widget through the ‘Appearance / Widgets’ menu
FAQ
None
Reviews
Contributors & Developers
“F2 Tag Cloud Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “F2 Tag Cloud Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
Initial release
0.2.0
Added the ability to select different taxonomies.
0.3.0
Added new options, to set padding between individual tags, and also to set
the horizontal alignment of the tags within the cloud.
0.3.1
Minor bug fix for a mis-applied filter – many thanks to Luca for spotting it!