woocommerce/includes/data-stores
Claudiu Lodromanean 3aea9a0b2f DRY out the meta bumping functions 2017-03-09 08:51:47 -08:00
..
abstract-wc-order-data-store-cpt.php Merge pull request #13443 from woocommerce/cache-groups 2017-03-03 10:44:34 +00:00
abstract-wc-order-item-type-data-store.php Standardize cache group names 2017-03-02 17:15:39 +00:00
class-wc-coupon-data-store-cpt.php DRY out the meta bumping functions 2017-03-09 08:51:47 -08: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 Prevent update or list _order_count and _money_spent on WC_Customer_Data_Store 2017-03-06 19:03:26 -03: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 Avoid wc_clean 2017-03-06 14:53:32 +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 Fix some PHPCS errors 2017-03-07 19:57:28 +02:00
class-wc-shipping-zone-data-store.php Reduce `select *` usage 2017-02-13 12:58:42 +00:00