woocommerce/includes/data-stores
Justin Shreve 8a6bae374f Switch from get_the_title to the post objects post_title. 2017-02-09 08:43:48 -08:00
..
abstract-wc-order-data-store-cpt.php Cache items 2017-02-01 14:54:18 +01:00
abstract-wc-order-item-type-data-store.php Cache items 2017-02-01 14:54:18 +01: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 Handle wp prefix in php 2017-02-01 01:43:52 +01:00
class-wc-customer-download-data-store.php Feedback 2016-11-21 14:30:56 +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 Merge branch 'master' into crud-perf-tweaks 2017-02-09 12:31:25 +00: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 Fire actions for updated props 2017-01-24 21:38:02 +00:00
class-wc-payment-token-data-store.php When updating payment tokens, only update the props that have changed + fire off a hook of the changed props. 2017-01-25 11:05:54 -08:00
class-wc-product-data-store-cpt.php Switch from get_the_title to the post objects post_title. 2017-02-09 08:43:48 -08:00
class-wc-product-grouped-data-store-cpt.php Fix meta handling logic for update_post_meta: Only update keys that have changed or don't exist. 2017-01-23 12:20:29 -08:00
class-wc-product-variable-data-store-cpt.php Merge pull request #12999 from thenbrent/add_sort_variation_prices 2017-02-08 10:29:30 +00:00
class-wc-product-variation-data-store-cpt.php Switch from get_the_title to the post objects post_title. 2017-02-09 08:43:48 -08:00
class-wc-shipping-zone-data-store.php Change order of execution on checkout so shipping is required. 2017-02-09 12:59:13 +00:00