=== Taxonomy Meta === Contributors: rilwis Donate link: http://www.deluxeblogtips.com/donate Tags: custom-fields, custom-field, meta, taxonomy, term Requires at least: 3.3 Tested up to: 3.5.2 Stable tag: 1.2 Taxonomy Meta plugin helps you easily add meta values to terms, mimic custom post fields == Description == Provides APIs to implement custom fields for terms. Support input types: text, textarea, checkbox, radio box, select, wysiwyg, file upload, image upload, date, time, color [Project Page](http://www.deluxeblogtips.com/taxonomy-meta-script-for-wordpress) | [GitHub](https://github.com/rilwis/taxonomy-meta) | [Documentation](http://www.deluxeblogtips.com/taxonomy-meta-script-for-wordpress) | [Support](http://www.deluxeblogtips.com/support) | [Donate](http://www.deluxeblogtips.com/donate) == Installation == 1. Unzip the download package 1. Upload `taxonomy-meta` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. See `taxonomy-meta-usage.php` for usage == Frequently Asked Questions == == Screenshots == == Changelog == = 1.2 = - Improvement: Better enqueue scripts and styles - Improvement: File and image upload now use new media uploader - Fix bug: not saving wysiwyg field = 1.1.6 = - Improvement: Remove redundant code for WYSIWYG field - Improvement: Not using Google CDN for jQueryUI, use WordPress's - Improvement: Better demo usage = 1.1.5 = - Improvement: Allows using `` for selects = 1.1.4 = - Fix bug: Call by reference - Improvement: WP coding standards - Improvement: Better wysiwyg field = 1.1.3 = - Updated enqueuing of styles and scripts = 1.1.2 = - Fix image uploader == Upgrade Notice ==