woocommerce/includes/api
Justin Shreve 486f7cc738 Correct the avatar_url Customer API response to use the correct email field. 2016-08-09 14:02:58 -07:00
..
legacy Merge branch 'master' into WC-CRUD 2016-08-04 12:10:04 +01:00
class-wc-rest-authentication.php Fixed duplicated semicolon 2016-06-30 18:25:39 -03:00
class-wc-rest-coupons-controller.php [2.6][API] Fix coupon description field 2016-08-08 11:27:07 +01:00
class-wc-rest-customer-downloads-controller.php Missing period 2016-05-22 18:55:50 -03:00
class-wc-rest-customers-controller.php Correct the avatar_url Customer API response to use the correct email field. 2016-08-09 14:02:58 -07:00
class-wc-rest-exception.php [REST API] Stop load legacy API classes into the WP REST API, closes #10887 2016-05-10 13:26:39 -03:00
class-wc-rest-order-notes-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-order-refunds-controller.php [REST API] General fixes in the orders schema 2016-05-30 18:38:09 -03:00
class-wc-rest-orders-controller.php remove a line item if quantity is zero 2016-07-26 15:15:09 +02:00
class-wc-rest-product-attribute-terms-controller.php [REST API] Fixed order of items in product attribute terms endpoint 2016-06-02 14:51:27 -03:00
class-wc-rest-product-attributes-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-product-categories-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-product-reviews-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-product-shipping-classes-controller.php [REST API] Shipping classes should not have parents 2016-05-23 18:57:58 -03:00
class-wc-rest-product-tags-controller.php [REST API] Fixed some schema contexts 2016-05-10 13:41:15 -03:00
class-wc-rest-products-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-report-sales-controller.php [REST API] Fixed schamas 2016-05-22 18:17:54 -03:00
class-wc-rest-report-top-sellers-controller.php [REST API] Changed "product title" to "product name" 2016-06-05 15:17:29 -03:00
class-wc-rest-reports-controller.php [REST API] Allow batch create, update and delete for almost all endpoints 2016-05-11 16:34:53 -03:00
class-wc-rest-settings-controller.php Fix setting class case. REST should be uppercase. 2016-07-26 14:33:55 -07:00
class-wc-rest-settings-options-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-shipping-zone-locations-controller.php Add new line at end of files. 2016-08-02 10:10:47 -07:00
class-wc-rest-shipping-zone-methods-controller.php Add new line at end of files. 2016-08-02 10:10:47 -07:00
class-wc-rest-shipping-zones-controller.php Make sure that the create shipping zone uses the correct permissions function. Also makes sure creating the shipping zone returns 201, with the location of the new entity, like other endpoints. 2016-08-02 10:26:26 -07:00
class-wc-rest-system-status-controller.php Fix issues from PR review: sanitize/escape fixes in wp-admin, remove modes. 2016-08-09 10:14:47 -07:00
class-wc-rest-system-status-tools-controller.php Remove @todo 2016-08-09 09:51:30 -07:00
class-wc-rest-tax-classes-controller.php Vars and docs 2016-06-06 18:18:26 +01:00
class-wc-rest-taxes-controller.php Error fixes: 2016-08-08 14:52:46 -07:00
class-wc-rest-webhook-deliveries.php Capitalise all the things 2016-07-26 15:47:04 +02:00
class-wc-rest-webhooks-controller.php Capitalise all the things 2016-07-26 15:47:04 +02:00