=== Plugin Name === Contributors: johnjamesjacoby, stuttter Tags: media, library, attachment, category, categories, organizer, management, files Requires PHP: 7.0 Requires at least: 5.0 Tested up to: 5.4 Stable tag: 2.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9Q4F4EL5YJ62J == Description == Add categories to media & attachments. = Main Features = * Control media categories the same way as post categories. * Filter the Media Library by category, in both the list and grid views. = Also checkout = * [WP Chosen](https://wordpress.org/plugins/wp-chosen/ "Make long, unwieldy select boxes much more user-friendly.") * [WP Term Order](https://wordpress.org/plugins/wp-term-order/ "Sort taxonomy terms, your way.") * [WP Term Authors](https://wordpress.org/plugins/wp-term-authors/ "Authors for categories, tags, and other taxonomy terms.") * [WP Term Colors](https://wordpress.org/plugins/wp-term-colors/ "Pretty colors for categories, tags, and other taxonomy terms.") * [WP Term Icons](https://wordpress.org/plugins/wp-term-icons/ "Pretty icons for categories, tags, and other taxonomy terms.") * [WP Term Visibility](https://wordpress.org/plugins/wp-term-visibility/ "Visibilities for categories, tags, and other taxonomy terms.") * [WP User Groups](https://wordpress.org/plugins/wp-user-groups/ "Group users together with taxonomies & terms.") * [WP User Activity](https://wordpress.org/plugins/wp-user-activity/ "The best way to log activity in WordPress.") * [WP User Avatars](https://wordpress.org/plugins/wp-user-avatars/ "Allow users to upload avatars or choose them from your media library.") * [WP User Profiles](https://wordpress.org/plugins/wp-user-profiles/ "A sophisticated way to edit users in WordPress.") * [WP User Signups](https://wordpress.org/plugins/wp-user-signups/ "A sophisticated way to edit users in WordPress.") == Installation == * Download and install using the built in WordPress plugin installer. * Activate in the "Plugins" area of your admin by clicking the "Activate" link. * No further setup or configuration is necessary. == Screenshots == 1. List 2. Grid 3. Edit 4. Modal == Frequently Asked Questions == = Where can I get support? = The WordPress support forums: https://wordpress.org/support/plugin/wp-media-categories/ = Where can I find documentation? = http://github.com/stuttter/wp-media-categories/ == Changelog == = [2.1.0] - 2020-05-13 = * Improve compatibility with PHP7.2+ * Improve shortcode implementation = [2.0.0] - 2018-06-05 = * Fix bug where count could target wrong taxonomy * Fix bug where dropdown widget URL used wrong taxonomy slug = [1.1.0] - 2016-09-28 = * Fix "no_category" admin filtering = [1.0.1] - 2016-09-06 = * Fix theme-side search interference * Improve performance of "no_category" filtering = [1.0.0] - 2016-09-06 = * Fix bulk edits * Move files into subdirectory for improved mu-plugins support = [0.1.1] - 2015-10-28 = * Improve media grid layout = [0.1.1] - 2015-10-21 = * Initial release