=== ZigWidgetClass === Contributors: ZigPress Donate link: http://www.zigpress.com/donations/ Tags: widgets, widget, widget instance, custom class, classes, css, zig, zigpress Requires at least: 3.1.1 Tested up to: 3.1.2 Stable tag: 0.3 Lets you add a custom class to each widget instance. == Description == ZigWidgetClass adds a free text field to each widget control form on your widget admin page. Enter a class name in the box and it will be added to the classes that WordPress applies to that widget instance. Requires WordPress 3.1.1+ and PHP 5.2.4+. For further information and support, please visit [the ZigWidgetClass home page](http://www.zigpress.com/wordpress/plugins/zigwidgetclass/). == Installation == 1. Unzip the installer and upload the resulting 'zigwidgetclass' folder to the `/wp-content/plugins/` directory. Alternatively, go to Admin > Plugins > Add New and enter ZigWidgetClass in the search box. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == For further information and support, please visit [the ZigWidgetClass home page](http://www.zigpress.com/wordpress/plugins/zigwidgetclass/). == Changelog == = 0.3 = * Now does actually work in conjunction with Widget Logic (so much for earlier testing) * Updated PHP version requirement in readiness for WordPress 3.2 * Updated WordPress version requirement as new code only tested on most recent versions = 0.2 = * Verified compatibility with WordPress 3.1.1 = 0.1 = * First public release