woocommerce/includes/data-stores
Justin Shreve 2cdf950963 Merge pull request #12950 from woocommerce/fix/meta-update
Data Stores & update_post_meta: Update changed & keys that don't exist.
2017-01-24 07:14:54 -08:00
..
abstract-wc-order-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
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 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-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 Remove error log 2017-01-23 13:16:49 -08:00
class-wc-order-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-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 Fix docblocks and cast the order ID as int after our query. 2017-01-19 09:38:23 -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 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-payment-token-data-store.php Interface naming 2016-11-22 13:54:51 +00:00
class-wc-product-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-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 Move price hash to separate function 2017-01-23 11:57:49 -08:00
class-wc-product-variation-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-shipping-zone-data-store.php sorry change zone in action to shipping_zone 2017-01-07 11:16:31 +05:30