=== F2 Tag Cloud Widget === Contributors: fsquared Tags: tags widget Requires at least: 2.8 Tested up to: 3.4.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A tag cloud widget which exposes more of the internal Wordpress tagcloud options. == 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. == Installation == 1. Upload the `f2-tagcloud` folder to the `/wp-content/plugins` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add the 'F2 Tag Cloud' widget through the 'Appearance / Widgets' menu == Frequently Asked Questions == None == Screenshots == 1. Widget admin screen == Changelog == = 0.1.0 = Initial release = 0.2.0 = Added the ability to select different taxonomies. == Upgrade Notice == = 0.2.0 = Adds the ability to render clouds for different taxonomies.