woocommerce/includes/data-stores
Manos Psychogyiopoulos ae9f4eacc4 fix get_post_parent fatal error 2016-12-27 10:34:32 +02:00
..
interfaces Sorting handling 2016-12-08 14:28:51 +00:00
abstract-wc-order-data-store-cpt.php Force meta to be written on creation 2016-12-12 13:56:35 +00:00
abstract-wc-order-item-type-data-store.php set order item object as read after reading child class data 2016-12-18 20:04:14 +02:00
class-wc-coupon-data-store-cpt.php IDs for products were stored as strings in legacy 2016-12-12 15:29:53 +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 Add 'locale' to list of customer meta keys, and update expected type for 'object' for gateways, products, and shipping zones to fix some API issues. 2016-12-07 12:23:23 -08:00
class-wc-customer-download-data-store.php Feedback 2016-11-21 14:30:56 +00:00
class-wc-data-store-wp.php Fix up data tests and some coding standards issues 2016-11-22 04:05:05 -08:00
class-wc-order-data-store-cpt.php woocommerce_update_order 2016-12-20 15:44:37 +00:00
class-wc-order-item-coupon-data-store.php set order item object as read after reading child class data 2016-12-18 20:04:14 +02:00
class-wc-order-item-data-store.php Finish order item data store interface 2016-11-21 11:45:22 -08:00
class-wc-order-item-fee-data-store.php set order item object as read after reading child class data 2016-12-18 20:04:14 +02:00
class-wc-order-item-product-store.php set order item object as read after reading child class data 2016-12-18 20:04:14 +02:00
class-wc-order-item-shipping-data-store.php set order item object as read after reading child class data 2016-12-18 20:04:14 +02:00
class-wc-order-item-tax-data-store.php set order item object as read after reading child class data 2016-12-18 20:04:14 +02:00
class-wc-order-refund-data-store-cpt.php Force meta to be written on creation 2016-12-12 13:56:35 +00:00
class-wc-payment-token-data-store.php Interface naming 2016-11-22 13:54:51 +00:00
class-wc-product-data-store-cpt.php fix get_post_parent fatal error 2016-12-27 10:34:32 +02:00
class-wc-product-grouped-data-store-cpt.php Force meta to be written on creation 2016-12-12 13:56:35 +00:00
class-wc-product-variable-data-store-cpt.php Reverse query so missing stock status meta does not break sync 2016-12-12 13:37:51 +00:00
class-wc-product-variation-data-store-cpt.php Force meta to be written on creation 2016-12-12 13:56:35 +00:00
class-wc-shipping-zone-data-store.php Interface naming 2016-11-22 13:54:51 +00:00