Parent Category Toggler Plugin
Automatically toggle the parent categories when a sub category is selected.
Automatically toggle the parent categories when a sub category is selected.
1.3.4
- Compatibility updates for WordPress 4.8
1.3.3
1.3.2
- Only load plugin assets on post (CPT included) new/edit pages in wp-admin ( Props bishoya )
1.3.1
- Verify working with WP 4.0 Alpha
1.3
- Updated functionality to 3.7.1
1.2
- Added filter super_category_toggler to control which taxonomies will automagically toggle ( Props guar )
1.03
- Plugin maint taken over by Ben Lobaugh due to abandonment
- Tested up to version updated
- Bumped back into the repository
Installation
- Unzip the zip package in your plugin folder
- Activate it in your wp-admin menu 🙂
Screenshots
A simple introduction:
FAQ
Installation Instructions
- Unzip the zip package in your plugin folder
- Activate it in your wp-admin menu 🙂
Can I control which categories automatically toggle?
Absolutely! version 1.2 introduced a filter called super_category_toggler.
Pass back an array of categories you want to toggle and the rest will be excluded
by default.