Contributors: F J Kaiser, userabuser, kai-ser License: MIT Tags: admin, post, list, filter, categories, tags, post-tags, taxonomy, taxonomies Requires at least: 3.5 Tested up to: 3.6 Stable tag: 1.2
Adds one taxonomy filter/drop-down/select box for each taxonomy attached to a (custom) post types list in the admin post list page. Also adds a "match" button so you can now "filter" the list by ALL or ANY taxonomy terms.
Available in English & German. Translations welcome. Just grab the .pot file, translate the single string and/or send us an email or file a pull request on GitHub.
WeCodeMore is your label for high quality WordPress code from renowned authors.
If you want to get updates, just follow us on…
- Upload the
filterama
folder to the/wp-content/plugins/
directory - Activate the (WCM) Filterama plugin through the 'Plugins' menu in WordPress
- Done
Preparation for this feature is in production. Expect it with a future version.
###1. The Plugin in action on a custom post type###
- Updated custom Walker to align with defaults from WP Category Walker
- Simplified internals
- Added custom walker
- Release ready
- Fixed hierarchical display of hierarchical taxonomy select elements
- Now uses a core function
- Sorts elements by parent
- Added .pot catalogue
- Added translation files for EN and DE
- Fixed translation file loading
- Added l18n/translation loading
- Added "match" button and behavior
- Intercept on pre_get_posts to alter the tax query for "match"
- Added base file
- Smartened up loading logic
- Split into separate files: bootstrap, filters, match
- Wrapped up in several classes
- Added Milestones & GitHub Issues for 0.4 & 0.5
- Added "Match" button
- Added "Match" query string filter
- Added term ID fetching method
- Decent optimisations
- Repo ready
- Added screenshot
- Added readme.txt
- Nothing. Things just work like a charm.