=== Attachment Taxonomy Support === Contributors: husobj Tags: taxonmies, taxonomy, attachment, attachments, media, categories, category, tag, tags, image, images Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.1.1 Improved taxonomy support for media and attachments. == Description == The Attachment Taxonomy Support provides better support for media and attachments in WordPress. == Installation == Upload the Attachment Taxonomy Support plugin to your WordPress plugins folder (/wp-content/plugins) or install it via your WordPress admin. Then activate it from the plugin admin page. == Screenshots == 1. Edit Media 2. Media Popup == Changelog == = 1.1.1 = * Add language support. * Enqueue scripts properly and only when required. * Remove unnecessary menu redirect. = 1.1 = * Added media taxonomy menu items. * Added links to manage taxonomies. * Fix attachment taxonomies not saving if all checkboxes deselected. * Fix saving when editing multiple attachment in post popup. * Allow default taxonomies to be removed via 'attachmenttaxsupp_taxonomies' filter. * Added support for hierarchical taxonomies. = 1.0 = * First version.