This is simply a list of product rule-related filter hooks included in the WooCommerce Catalog Mode - Pricing, Enquiry Forms & Promotions files. This list also includes the supported parameters and example codes.
wmodes-admin/get-product-filter-groups
- Parameters:
- $group_types array()
- $args array()
Example Codes:
wmodes-admin/get-{group_type_id}-group-product-filters
- Parameters:
- $filter_types array()
- $args array()
Example Codes:
wmodes-admin/get-{filter_type_id}-product-filter-fields
- Parameters:
- $fields array()
- $args array()
Example Codes:
wmodes/validate-product
- Parameters:
- $is_valid bool
- $filter_args array()
- $data array()
Example Codes:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article