(WCM) Filterama
WordPress plugin: Filter (custom) posts in the admin post list page.
by Franz Josef Kaiser · github.com/franz-josef-kaiser/filterama · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/franz-josef-kaiser/filterama/archive/refs/heads/master.zipReadme
WCM Filterama
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.
Translations
Available in English & German. Translations welcome. We currently use POEditor which is tightly integrated with GitHub to lower the entry barrier for translating as much as possible. Help us translating!
(WCM) wecodemore
wecodemore is your label for high quality WordPress code from renowned authors.
If you want to get updates, just follow us on…
Installation
Conventional / sFTP
- Upload the
filteramafolder to the/wp-content/plugins/directory - Activate the (WCM) Filterama plugin through the 'Plugins' menu in WordPress
- Done
Frequently Asked Questions
Filterama doesn't work with my Custom Post Types!
Make sure that your Custom Post Type Taxonomy declares
show_admin_column => true in its $args array.
Filterama will only hook those taxonomies with show_admin_column set to true.
Screenshots
1. The Plugin in action on a custom post type

Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.5.0 | Apr 11, 2016 |
| 0.4.0 | Apr 11, 2016 |
| 0.3.5 | Apr 11, 2016 |
| 0.3.4 | Apr 11, 2016 |
| 0.3.3 | Apr 11, 2016 |
| 0.3.2 | Apr 11, 2016 |
| 0.3.1 | Apr 11, 2016 |
| 1.2 | Apr 11, 2016 |
| 1.1 | Oct 11, 2015 |
| 1.0 | Oct 11, 2015 |
| 0.3 | Oct 11, 2015 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.