=== CPT-Admin-Taxonomy-Filtering === Contributors: amarinediary Tags: category, catogories, taxonomy, taxonomies, custom, filter, filters, filtering, admin, post, posts, type, types, cpt, ct Requires at least: 4.8.0 Tested up to: 5.7.1 Requires PHP: 4.0 Stable tag: 1.0.0 License: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication License URI: https://github.com/amarinediary/CPT-Admin-Taxonomy-Filtering/blob/main/LICENSE A non-invasive, lightweight WordPress plugin adding custom post type admin taxonomy filtering support. CPT-Admin-Taxonomy-Filtering is a plug-and-play plugin with no required configuration. == Description == A non-invasive, lightweight WordPress plugin adding custom post type admin taxonomy filtering support. CPT-Admin-Taxonomy-Filtering is a plug-and-play plugin with no required configuration. == Behavior == Default filter visibility behavior inherited from the [`register_taxonomy`](https://developer.wordpress.org/reference/functions/register_taxonomy/#parameters) function argument: `show_admin_column`, and the [`wp_dropdown_categories`](https://developer.wordpress.org/reference/functions/wp_dropdown_categories/#parameters) function argument: `hide_if_empty`. Labels are inherited from the associated taxonomy labels. == Screenshots == 1. A filter with posts count and terms hierarchy 2. All filters displayed on an custom post type admin edit screen == Bugs and feature requests == A problem ? An idea ? Please [Open a new issue on GitHub](https://github.com/amarinediary/CPT-Admin-Taxonomy-Filtering/issues/new) or [Ask a question on Wordpress CPT-Admin-Taxonomy-Filtering support](https://wordpress.org/support/plugin/cpt-admin-taxonomy-filtering/#new-topic-0). == Copyright and license == Released under [CC0 1.0 Universal (CC0 1.0) Public Domain Dedication](https://github.com/amarinediary/CPT-Admin-Taxonomy-Filtering/blob/main/LICENSE). == Share your experience == * [Write us a review](https://wordpress.org/support/plugin/cpt-admin-taxonomy-filtering/reviews/#new-post) ★★★★★ > Just what you need it. > Nothing more, nothing less. - [amarinediary](https://profiles.wordpress.org/amarinediary/) == Frequently Asked Questions == = GitHub Plugin URI = Visit our GitHub page @ [https://github.com/amarinediary/CPT-Admin-Taxonomy-Filtering](https://github.com/amarinediary/CPT-Admin-Taxonomy-Filtering). == Installation == If you have a copy of the plugin as a zip file, you can manually upload it and install it through the Plugins admin screen. 1. Navigate to Plugins `→` Add New. 2. Click the Upload Plugin button at the top of the screen. 3. [Download the plugin as a zip file](https://downloads.wordpress.org/plugin/cpt-admin-taxonomy-filtering.zip), Select it from your local filesystem. 4. Click the Install Now button. 5. When installation is complete, you’ll see “Plugin installed successfully.” Click the Activate Plugin button at the bottom of the page. == Changelog == = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.0 = * Initial release.