..
legacy
Use wc_clean to sanitize fee title in legacy apis
2017-03-09 11:00:35 +02:00
v1
Merge pull request #13493 from woocommerce/fix-13489
2017-03-07 13:01:03 -03:00
class-wc-rest-authentication.php
Give REST API authentication a lower priority
2017-02-10 15:35:52 -02:00
class-wc-rest-coupons-controller.php
Replace woocommerce_coupon_code filter by wc_format_coupon_code()
2017-02-22 14:40:24 -03:00
class-wc-rest-customer-downloads-controller.php
[REST API] Removed extra product_name in v1 and added schema for product_name in v2
2017-03-06 19:48:26 -03:00
class-wc-rest-customers-controller.php
Prevent PHP notices while saving meta_data without an id
2017-02-16 01:44:45 -02:00
class-wc-rest-exception.php
Make WC_REST_Exception extend WC_Data_Exception
2017-01-27 13:52:21 -02:00
class-wc-rest-order-notes-controller.php
Fixed order notes
2017-02-10 21:34:01 -02:00
class-wc-rest-order-refunds-controller.php
Get object again after saved
2017-02-17 01:46:42 -02:00
class-wc-rest-orders-controller.php
Brackets
2017-03-07 12:45:35 +00:00
class-wc-rest-payment-gateways-controller.php
REST API v2
2017-02-09 15:06:13 -02:00
class-wc-rest-product-attribute-terms-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-product-attributes-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-product-categories-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-product-reviews-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-product-shipping-classes-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-product-tags-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-product-variations-controller.php
Improved delete_item() for products and variations
2017-02-17 00:10:25 -02:00
class-wc-rest-products-controller.php
Let product CRUD handle terms IDs
2017-03-03 16:21:27 -03:00
class-wc-rest-report-sales-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-report-top-sellers-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-reports-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-settings-controller.php
Fixed coding standards and file header
2017-02-11 12:51:13 -02:00
class-wc-rest-settings-options-controller.php
Fixed coding standards and file header
2017-02-11 12:51:13 -02:00
class-wc-rest-shipping-methods-controller.php
REST API v2
2017-02-09 15:06:13 -02:00
class-wc-rest-shipping-zone-locations-controller.php
Restored shipping zones base controller
2017-02-09 18:46:57 -02:00
class-wc-rest-shipping-zone-methods-controller.php
Restored shipping zones base controller
2017-02-09 18:46:57 -02:00
class-wc-rest-shipping-zones-controller.php
Restored shipping zones base controller
2017-02-09 18:46:57 -02:00
class-wc-rest-system-status-controller.php
REST API v2
2017-02-09 15:06:13 -02:00
class-wc-rest-system-status-tools-controller.php
Install pages action should return array instead of string.
2017-02-21 12:01:27 +07:00
class-wc-rest-tax-classes-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-taxes-controller.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-webhook-deliveries.php
V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks
2017-02-11 12:51:41 -02:00
class-wc-rest-webhooks-controller.php
Fixed docblocks and removed dead variables
2017-02-16 18:05:06 -02:00