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
function argument: show_admin_column
, and the wp_dropdown_categories
function argument: hide_if_empty
. Labels are inherited from the associated taxonomy labels.
Bugs and feature requests
A problem ? An idea ? Please Open a new issue on GitHub or Ask a question on WordPress CPT-Admin-Taxonomy-Filtering support.
Copyright and license
Released under CC0 1.0 Universal (CC0 1.0) Public Domain Dedication.
Share your experience
★★★★★
Just what you need it.
Nothing more, nothing less. – amarinediary
Screenshots
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.
- 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.
FAQ
-
GitHub Plugin URI
-
Visit our GitHub page @ https://github.com/amarinediary/CPT-Admin-Taxonomy-Filtering.
Contributors & Developers
“CPT-Admin-Taxonomy-Filtering” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CPT-Admin-Taxonomy-Filtering” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.