woocommerce/includes/abstracts
Nathan Dawson e535e005b7 Add a filter to override needs_shipping_address order method.
If an order doesn't have any shipping methods it's not possible to set needs_shipping_address to true. When 'woocommerce_cart_needs_shipping_address' is set to true the address needs to be shown on the front end and in confirmation emails.
2015-05-28 15:48:37 +01:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php Add a filter to override needs_shipping_address order method. 2015-05-28 15:48:37 +01:00
abstract-wc-payment-gateway.php Add order to woocommerce_get_return_url filter 2015-04-28 14:48:39 +02:00
abstract-wc-product.php [2.3] Related posts tweaks 2015-05-25 15:40:28 +01:00
abstract-wc-session.php Check if already set before setting in WC_Session. 2015-01-20 09:46:57 +00:00
abstract-wc-settings-api.php Add id for title 2015-05-25 17:32:30 +05:45
abstract-wc-shipping-method.php Added priorities for shipping methods to give more control over defaults. 2015-04-13 15:32:57 +01:00
abstract-wc-widget.php scrutinizer suggested tweaks 2015-03-27 16:15:40 +01:00