woocommerce/includes/api
Jeff Stieler 92f0c2bd2c Add endpoint to retrieve all shipping zone methods. 2016-08-02 10:10:47 -07:00
..
legacy [2.6] Only allow image MIME type upload via APIs 2016-07-21 16:20:13 +01:00
class-wc-rest-authentication.php Fixed duplicated semicolon 2016-06-30 18:25:39 -03:00
class-wc-rest-coupons-controller.php Fixed duplicated semicolon 2016-06-30 18:25:39 -03:00
class-wc-rest-customer-downloads-controller.php Missing period 2016-05-22 18:55:50 -03:00
class-wc-rest-customers-controller.php Capitalise all the things 2016-07-26 15:47:04 +02: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 [REST API] Fixed wrong error message when try update a product using the same name, closes #11373 2016-07-06 23:23:53 -03: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 Capitalise all the things 2016-07-26 15:47:04 +02: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 Fix setting class case. REST should be uppercase. 2016-07-26 14:33:55 -07:00
class-wc-rest-shipping-zone-locations-controller.php Shipping zone location “type” field sanitization callback should be for text values. 2016-08-02 10:10:47 -07:00
class-wc-rest-shipping-zone-methods-controller.php Add endpoint to retrieve all shipping zone methods. 2016-08-02 10:10:47 -07:00
class-wc-rest-shipping-zones-controller.php Fix @extends annotation in shipping zone controller classes. 2016-08-02 10:10:47 -07:00
class-wc-rest-system-status-controller.php Rename the endpoint from system-status to system_status (matches the rest of WC endpoints). 2016-07-27 14:06:14 -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 Capitalise all the things 2016-07-26 15:47:04 +02: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