woocommerce/includes/data-stores
Amit Sidhpura 8de220beeb Actions on delete of zone and zone method
Hooks on delete of zone and zone method.
I have named it 'woocommerce_delete_zone' and 'woocommerce_delete_zone_mehod' making it same format as customer delete action
'woocommerce_delete_customer'.
2017-01-07 11:10:36 +05:30
..
interfaces Sync variation names 2017-01-04 15:18:02 +00:00
abstract-wc-order-data-store-cpt.php distinguish between trash and delete object hooks 2016-12-30 00:22:12 +02: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 distinguish between trash and delete object hooks 2016-12-30 00:22:12 +02: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 Merge branch 'pr/12710' 2017-01-03 11:24:41 +00: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 Sync variation names 2017-01-04 15:18:02 +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 Actions on delete of zone and zone method 2017-01-07 11:10:36 +05:30