This is simply a list of handling fee-related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes.
wtars_shipped/fee-cost
- Parameters:
- $rate_metas array()
- $rate_id array()
- $instance_id array()
Example Codes:
wtars_shipped/fee-taxes
- Parameters:
- $fees_taxes array()
- $fee_id array()
- $instance_id array()
Example Codes:
wtars_shipped/fee-tax
- Parameters:
- $fee_tax array()
- $fee_id array()
- $instance_id array()
Example Codes:
wtars_shipped/fee-tooltip
- Parameters:
- $fee_tooltip array()
- $fee_id array()
- $instance_id array()
Example Codes:
wtars_shipped/fee-title
- Parameters:
- $fee_title array()
- $fee_id 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