woocommerce/includes/abstracts
Mike Jolley db473cc369 Move refund logic into main order class.
These methods are not defined in the abstract.
2015-07-15 16:02:26 +01:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php Move refund logic into main order class. 2015-07-15 16:02:26 +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 Add $price and $qty to get_price_suffix so custom values can be passed into get_price_including_tax and get_price_excluding_tax 2015-06-29 19:24:48 +00: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 Implement the new color picker + preview for integrations as well. 2015-06-11 14:40:06 +00:00
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 Deprecate PHP4 constructor usage in widgets. This is deprecated in upcoming PHP versions. 2015-06-29 11:46:03 -07:00