Post Category Filter Plugin
Filter post categories and taxonomies live in the WordPress admin area
Post Category Filter allows you to filter through your post categories and custom taxonomies by adding a search box on top of the term lists. The lists will update live as you type with only the relevant results based on your search query.
Want to contribute?
You can follow the Github repository and submit issues or pull requests.
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Admin Category Filter’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
admin-category-filter.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
admin-category-filter.zip
- Extract the
admin-category-filter
directory to your computer - Upload the
admin-category-filter
directory to the /wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Screenshots
Regular filter view
Filtered results
FAQ
Installation Instructions
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Admin Category Filter’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
admin-category-filter.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
admin-category-filter.zip
- Extract the
admin-category-filter
directory to your computer - Upload the
admin-category-filter
directory to the /wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Does it work with custom taxonomies?
Yes.
Does it work with custom post types?
Yes.
Changelog
1.6.1
1.6.0
- Replace search field placeholder with correct taxonomy name
1.5.1
1.5.0
- Make sure filter is displayed in new posts screen
1.4.0
- Add filter functionality to quick edit section
1.3.0
- Change text domain to match plugin slug
1.2.10
1.2.9
- Small fixes to translations functions
1.2.8
- Change translation strings to work with latest WordPress version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
- Add support for custom post types
1.0.2
1.0.1
- Remove assets folder from plugin folder
1.0.0