This is simply a list of conditions related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes.
wtars_shipped_admin/get-condition-groups
- Parameters:
- $group_types array()
- $args array()
Example Codes:
wtars_shipped_admin/get-{group_type_id}-group-conditions
- Parameters:
- $condition_types array()
- $args array()
Example Codes:
wtars_shipped_admin/get-{condition_type_id}-condition-fields
- Parameters:
- $in_fields array()
- $args array()
Example Codes:
wtars_shipped/validate-{condition_type_id}-condition
- Parameters:
- $condition 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