Description
I was looking for a plugin that would add the possibility to filter the post list in admin based on available taxonomies for the current post type. Could only find snippets that neede to be modified per post type and taxonomy. This plugin works with native post types aswell as custom. It checks which taxonomies are registered for each post type and display only relevant taxonomies as filters.
Installation
- Upload the plugin folder files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
- Does this work woth custom post types?
-
Yes.
- Does this work with custom taxonomies?
-
Yes.
Reviews
Contributors & Developers
“Niko Taxonomy Filters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Niko Taxonomy Filters” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
First release