woocommerce/includes/shipping
Diego Zanella 35d20f61a8 Added shipping class instance to woocommerce_evaluate_shipping_cost_args
The instance is going to be useful if any 3rd party needs to read any other property of the shipping class, which might not have been passed through the $args variable.
2016-01-13 13:35:24 +00:00
..
flat-rate Added shipping class instance to woocommerce_evaluate_shipping_cost_args 2016-01-13 13:35:24 +00:00
free-shipping * Added comments to `init`, `is_available` and `calculate_shipping` 2016-01-06 20:10:54 +01:00
international-delivery Improve docblock comments WC_Shipping_International_Delivery class 2016-01-06 20:12:02 +01:00
local-delivery Improve docblock comments in WC_Shipping_Local_Delivery class 2016-01-06 20:13:44 +01:00
local-pickup Improve docblock comments in WC_Shipping_Local_Pickup 2016-01-06 20:15:45 +01:00