woocommerce/includes/abstracts
Mike Jolley dc00921ced Merge pull request #8486 from justinshreve/get-price-suffix-price-param
Add $price and $qty parameters to get_price_suffix
2015-06-30 12:59:43 +02:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php Do not FATAL on $product->has_file 2015-06-29 09:08:16 -04: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