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.
Version | |
---|---|
Requires at least WordPress: | 4.8.0 |
Requires PHP: | 4.0 |
Tested up to WordPress: | 5.9.0 |
Default filter visibility behavior inherited from the register_taxonomy
function argument: show_admin_column
, and the wp_dropdown_categories
function argument: hide_if_empty
. Labels are inherited from the associated taxonomy labels.
Default WordPress Post Types (post
, page
, attachment
, revision
, nav_menu_item
) are ignored.
A problem ? An idea ? Please Open a new issue on GitHub or Ask a question on Wordpress CPT-Admin-Taxonomy-Filtering support.
Released under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.
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.
- Navigate to Plugins
→
Add New. - Click the Upload Plugin button at the top of the screen.
- Download the plugin as a zip file, Select it from your local filesystem.
- Click the Install Now button.
- When installation is complete, you’ll see “Plugin installed successfully.” Click the Activate Plugin button at the bottom of the page.