woocommerce/includes/data-stores
Mike Jolley 4bd05c7396 Combine 2 address loops 2016-12-05 16:08:51 +00:00
..
interfaces Interface naming 2016-11-22 13:54:51 +00:00
abstract-wc-order-data-store-cpt.php Fix customer notes 2016-11-25 21:46:45 +00:00
abstract-wc-order-item-type-data-store.php Fix order item meta 2016-11-23 18:44:24 +00:00
class-wc-coupon-data-store-cpt.php Interface naming 2016-11-22 13:54:51 +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 Fix last name 2016-11-25 21:46:52 +00: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 Combine 2 address loops 2016-12-05 16:08:51 +00:00
class-wc-order-item-coupon-data-store.php Fix order item meta 2016-11-24 11:50:34 +00: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 Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-product-store.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-shipping-data-store.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-tax-data-store.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-refund-data-store-cpt.php Update parent meta too for refunds 2016-11-23 15:37:34 +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 add $product argument to `woocommerce_[variation_]set_stock_status` action 2016-11-28 19:03:33 +02:00
class-wc-product-grouped-data-store-cpt.php Interface naming 2016-11-22 13:54:51 +00:00
class-wc-product-variable-data-store-cpt.php switch variation price getters in WC_Product_Variable_Data_Store_CPT::read_price_data to 'edit' context 2016-11-28 13:54:35 +02:00
class-wc-product-variation-data-store-cpt.php Missing space and incorrect comment 2016-11-25 10:43:56 +00:00
class-wc-shipping-zone-data-store.php Interface naming 2016-11-22 13:54:51 +00:00