woocommerce/includes/shipping
Diego Zanella e0c565da2d Backward compatibility with WC 2.5 and earlier
* Restored signature of WC_Shipping_Method::add_rate() method, while maintaining the features added in WC 2.6 to handle shipping zones.
2016-04-20 08:59:19 +01:00
..
flat-rate Backward compatibility with WC 2.5 and earlier 2016-04-20 08:59:19 +01:00
free-shipping Use get_displayed_subtotal() to determine if conditions for coupons and free shipping is met. 2016-04-18 11:39:00 +01:00
legacy-flat-rate Backward compatibility with WC 2.5 and earlier 2016-04-20 08:59:19 +01:00
legacy-free-shipping Note that legacy methods are no longer available once disabled 2016-01-08 12:01:01 +00:00
legacy-international-delivery Move zones to main settings 2016-01-05 11:23:15 +00:00
legacy-local-delivery Note that legacy methods are no longer available once disabled 2016-01-08 12:01:01 +00:00
legacy-local-pickup Note that legacy methods are no longer available once disabled 2016-01-08 12:01:01 +00:00
local-pickup Only load modal if supported 2016-03-24 18:31:39 +00:00