.. |
abstract-wc-order-data-store-cpt.php
|
Update some docblocks with proper parameters
|
2017-08-18 12:18:19 -04:00 |
abstract-wc-order-item-type-data-store.php
|
Missing cache clear on delete
|
2017-11-08 12:21:03 +00:00 |
class-wc-coupon-data-store-cpt.php
|
Bugfix: coupon object cache not being cleared upon deletion
|
2017-09-09 22:47:25 -04:00 |
class-wc-customer-data-store-session.php
|
Use wp_unslash
|
2017-11-06 15:48:11 +00:00 |
class-wc-customer-data-store.php
|
Allow pre query filter return an empty array
|
2017-08-28 16:23:12 -03:00 |
class-wc-customer-download-data-store.php
|
PHPDoc: Add missing throws statement
|
2017-05-15 13:39:03 +02:00 |
class-wc-data-store-wp.php
|
Make parse_date_for_wp_query public
|
2017-09-26 12:03:11 -07:00 |
class-wc-order-data-store-cpt.php
|
Fix date query meta unset checking
|
2017-10-24 13:07:21 -07:00 |
class-wc-order-item-coupon-data-store.php
|
Miscellaneous cleanup of typos + change some return types for IDE helpers
|
2017-03-20 11:03:14 +01:00 |
class-wc-order-item-data-store.php
|
leave objects alone rather than slashing in the meta api
|
2017-07-04 16:09:21 +01:00 |
class-wc-order-item-fee-data-store.php
|
Store fee amount and prevent totals going negative
|
2017-08-23 12:15:06 +01:00 |
class-wc-order-item-product-store.php
|
Miscellaneous cleanup of typos + change some return types for IDE helpers
|
2017-03-20 11:03:14 +01:00 |
class-wc-order-item-shipping-data-store.php
|
Miscellaneous cleanup of typos + change some return types for IDE helpers
|
2017-03-20 11:03:14 +01:00 |
class-wc-order-item-tax-data-store.php
|
Miscellaneous cleanup of typos + change some return types for IDE helpers
|
2017-03-20 11:03:14 +01:00 |
class-wc-order-refund-data-store-cpt.php
|
Only delete if the object has an ID
|
2017-05-30 14:44:28 +01:00 |
class-wc-payment-token-data-store.php
|
Fixed typos.
|
2017-07-10 12:56:28 +07:00 |
class-wc-product-data-store-cpt.php
|
Clear counts cache when updating product attributes
|
2017-10-26 20:16:52 +01:00 |
class-wc-product-grouped-data-store-cpt.php
|
Added an update_prices_from_children routine and fixed sync_prices
|
2017-10-17 10:06:49 -07:00 |
class-wc-product-variable-data-store-cpt.php
|
Caches call to load product variation attributes
|
2017-10-27 10:01:23 -02:00 |
class-wc-product-variation-data-store-cpt.php
|
Variation data store should remove product_type term on save
|
2017-08-11 12:32:12 +01:00 |
class-wc-shipping-zone-data-store.php
|
Sort by order + zone ID as a fallback in shipping zones
|
2017-07-19 10:16:50 +01:00 |