woocommerce/includes/abstracts
Mike Jolley 70d125ae96 [2.3] Fix - get_total_discount() function with certain tax setups.
Revised how discounts/discount taxes are stored for consistency. Always
store ex. tax to make data retrieval easier, and to ensure totals are
correct after settings changes. Backwards compatibility maintained
through use of order versioning.

#7728
2015-03-16 12:17:09 +00:00
..
abstract-wc-integration.php Absolute path fix for abstract classes :) 2014-09-21 00:24:49 +05:45
abstract-wc-order.php [2.3] Fix - get_total_discount() function with certain tax setups. 2015-03-16 12:17:09 +00:00
abstract-wc-payment-gateway.php Introduce wc_get_page_permalink. 2015-02-15 19:13:22 +00:00
abstract-wc-product.php transient cache dashboard reports 2015-03-09 11:07:49 +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 Prevent notice 2015-03-13 09:25:24 +00:00
abstract-wc-shipping-method.php Tweak international delivery 2015-03-06 14:45:04 +00:00
abstract-wc-widget.php Improved the widget title 2015-01-02 11:05:06 -02:00