This is simply a list of message parameters 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-parameter-type-groups
- Parameters:
- $group_types array()
- $args array()
Example Codes:
wtars_shipped_admin/get-parameter-group-types-{group_type_id}
- Parameters:
- $parameter_types array()
- $args array()
Example Codes:
wtars_shipped/message-text
- Parameters:
- $message array()
- $message_id array()
- $notification_type array()
- $instance_id array()
Example Codes:
wtars_shipped/parameter-value
- Parameters:
- $parameter_value array()
- $parameter_id array()
- $parameter_type array()
- $instance_id array()
Example Codes:
wtars_shipped/parameter-currency-value
- Parameters:
- $parameter_value array()
- $parameter_id array()
- $parameter_type array()
- $instance_id 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