woocommerce/includes/data-stores
Mike Jolley 432ca28398 Update cart discount for old orders (#13384)
* Total discount bw compat handling

Fixes #13383

* if
2017-02-28 17:49:54 +00:00
..
abstract-wc-order-data-store-cpt.php Update cart discount for old orders (#13384) 2017-02-28 17:49:54 +00:00
abstract-wc-order-item-type-data-store.php Reduce `select *` usage 2017-02-13 12:58:42 +00:00
class-wc-coupon-data-store-cpt.php Fixed Typo 2017-01-25 00:09:57 +00:00
class-wc-customer-data-store-session.php Tidy, refactor, and split up methods in checkout class 2016-11-25 21:46:34 +00:00
class-wc-customer-data-store.php Wrap read with try catch block 2017-02-23 12:09:39 +00:00
class-wc-customer-download-data-store.php Fix download count 2017-02-20 13:36:15 +00:00
class-wc-data-store-wp.php Merge pull request #13104 from woocommerce/fix-13015 2017-02-09 13:37:54 -02:00
class-wc-order-data-store-cpt.php Fix wrong meta key in recorded_coupon_usage_counts getter/setter. 2017-02-14 17:33:32 +07:00
class-wc-order-item-coupon-data-store.php Cache items 2017-02-01 14:54:18 +01:00
class-wc-order-item-data-store.php Merge branch 'master' into crud-perf-tweaks 2017-02-09 12:31:25 +00:00
class-wc-order-item-fee-data-store.php Cache items 2017-02-01 14:54:18 +01:00
class-wc-order-item-product-store.php Cache items 2017-02-01 14:54:18 +01:00
class-wc-order-item-shipping-data-store.php Cache items 2017-02-01 14:54:18 +01:00
class-wc-order-item-tax-data-store.php Cache items 2017-02-01 14:54:18 +01:00
class-wc-order-refund-data-store-cpt.php woocommerce_delete_order_refund 2017-02-16 12:33:47 +00:00
class-wc-payment-token-data-store.php Reduce `select *` usage 2017-02-13 12:58:42 +00:00
class-wc-product-data-store-cpt.php Correct changes in variation data update and fix context 2017-02-16 16:07:11 +00:00
class-wc-product-grouped-data-store-cpt.php Fix duplication by passing through force 2017-02-22 13:15:33 +00:00
class-wc-product-variable-data-store-cpt.php Fix trashed variation cleanup 2017-02-28 15:38:11 +00:00
class-wc-product-variation-data-store-cpt.php Rogue exit in data store 2017-02-28 00:53:41 +00:00
class-wc-shipping-zone-data-store.php Reduce `select *` usage 2017-02-13 12:58:42 +00:00