woocommerce/includes/data-stores
Peter Fabian 9389cf4089 Added storing attribute values as post_excerpt for variations.
This allows searching for variations by their attributes without cluttering the Variation's title.
2018-11-29 17:33:16 +01:00
..
abstract-wc-order-data-store-cpt.php Revert "First pass at using post_author instead of the post meta '_customer_user'" 2018-10-29 11:48:44 -03:00
abstract-wc-order-item-type-data-store.php phpcs fixes in includes/data-stores/abstract-wc-order-item-type-data-store.php 2018-03-08 16:27:17 -03:00
class-wc-coupon-data-store-cpt.php /reports/coupons/totals endpoint 2018-09-08 21:04:13 -03:00
class-wc-customer-data-store-session.php phpcs fixes in includes/data-stores/class-wc-customer-data-store-session.php 2018-03-08 16:27:42 -03:00
class-wc-customer-data-store.php Revert "Update WC_Customer_Data_Store to use post_author instead of _customer_user" 2018-10-29 11:09:13 -03:00
class-wc-customer-download-data-store.php Fix for #20904 2018-07-26 15:12:28 +05:30
class-wc-customer-download-log-data-store.php Fix: orderby and order parameters in WC_Customer_Download_Log_Data_Store::get_download_logs() 2018-07-30 16:40:21 -03:00
class-wc-data-store-wp.php Fix Requested Changes 2018-08-24 13:03:09 +10:00
class-wc-order-data-store-cpt.php Reapply change made in c765ce644d 2018-10-29 16:34:48 -03:00
class-wc-order-item-coupon-data-store.php phpcs fixes in includes/data-stores/class-wc-order-item-coupon-data-store.php 2018-03-08 16:28:31 -03:00
class-wc-order-item-data-store.php phpcs fixes in includes/data-stores/class-wc-order-item-data-store.php 2018-03-08 16:28:40 -03:00
class-wc-order-item-fee-data-store.php phpcs fixes in includes/data-stores/class-wc-order-item-fee-data-store.php 2018-03-08 16:28:49 -03:00
class-wc-order-item-product-data-store.php Rename class-wc-order-item-product-store.php to class-wc-order-item-product-data-store.php 2018-03-08 16:30:33 -03:00
class-wc-order-item-shipping-data-store.php PHPCS fixes in includes/data-stores/class-wc-order-item-shipping-data-store.php 2018-03-08 15:31:43 -03:00
class-wc-order-item-tax-data-store.php PHPCS fixes in includes/data-stores/class-wc-order-item-tax-data-store.php 2018-03-08 15:31:55 -03:00
class-wc-order-refund-data-store-cpt.php Merge branch 'master' 2018-03-19 18:05:36 +00:00
class-wc-payment-token-data-store.php Introduce GDPR export/erase for customer tokens 2018-05-03 09:46:07 +02:00
class-wc-product-data-store-cpt.php Do not include products who's parents are not in publish status to be part of the get_on_sale_products results 2018-11-01 12:01:59 +02:00
class-wc-product-grouped-data-store-cpt.php Avoid price setting when synced with children 2018-06-11 11:44:58 +01:00
class-wc-product-variable-data-store-cpt.php Avoid price setting when synced with children 2018-06-11 11:44:58 +01:00
class-wc-product-variation-data-store-cpt.php Added storing attribute values as post_excerpt for variations. 2018-11-29 17:33:16 +01:00
class-wc-shipping-zone-data-store.php PHPCS fixes includes/data-stores/class-wc-shipping-zone-data-store.php 2018-03-08 15:33:27 -03:00
class-wc-webhook-data-store.php phpcs fixes in includes/data-stores/class-wc-webhook-data-store.php 2018-03-08 16:29:22 -03:00