This is simply a list of shipping rates-related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes.
wtars_shipped/rate-cost
- Parameters:
- $rate_cost array()
- $rate_id array()
- $instance_id array()
Example Codes:
wtars_shipped/rate-fee
- Parameters:
- $rate_fee array()
- $rate array()
- $fee array()
- $instance_id array()
Example Codes:
wtars_shipped/rate-taxes
- Parameters:
- $rate_taxes array()
- $rate_id array()
- $instance_id array()
Example Codes:
wtars_shipped/rate-title
- Parameters:
- $rate_title array()
- $rate_id array()
- $instance_id array()
Example Codes:
wtars_shipped/rate-desc
- Parameters:
- $rate_desc array()
- $rate_id array()
- $instance_id array()
Example Codes:
wtars_shipped/rate-tooltip
- Parameters:
- $rate_tooltip array()
- $rate_id array()
- $instance_id array()
Example Codes:
wtars_shipped/rate-meta
- Parameters:
- $rate_metas array()
- $rate_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