Description
This plugins adds an “Automatic Categories” item to the Products menu in the WordPress admin, which allows the user to set up rules for automatic product category assignment. Rules can be applied:
- Automatically to new and/or existing products when created or saved, respectively
- Manually on all existing products from the Products > Automatic Categories screen.
1.0.6
- Show “and” operator between multiple rule conditions
- Declare text domain
- Declare plugin dependency
1.0.5
- Add rule condition: Product total sales
- Add rule condition: Days since product created
- Add rule condition: Days since product modified
- Add rule condition: Product category
- Add the ability to automatically run rules daily on publicly published products
- Add case insensitive match types for “Product meta field” condition
- Improve UI layout on smaller monitors
- Fix: Certain comparison settings (for example, “less than”) result in an exception when saving
- Fix: PHP fatal error related to exception
- Fix: Certain match settings on numeric conditions result in an exception when saving rules
- Fix: Exception when saving rule including a “Product price” condition
- Fix: JavaScript error related to “Product meta field” condition
- Fix: Product attribute value condition not working correctly
1.0.4
- When removing product categories due to an enabled rule not matching, add the default (Uncategorized) category if the product has no other categories
- Don’t show the default (Uncategorized) category in the “Categories/Tags to Add/Remove” column
- Label tweak
1.0.3
- Added case-insensitive string matching options
- Added option not to remove categories/tags for non-matching rules
- Added product tag rule condition
- Clarified button label
1.0.2
- Add header comments to JS and CSS files
1.0.1
- Add an additional permissions check to admin functionality
1.0.0
- Initial release
Installation
This plugin can be installed under Plugins > Add New Plugin, either by searching for the plugin title or by downloading the plugin zip file and uploading it via the Upload Plugin feature.
Reviews
Contributors & Developers
“Automatic Product Categories for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Automatic Product Categories for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.