woocommerce/includes/api
Mike Jolley 693e5ece36 billing_company 2016-08-05 16:03:09 +01:00
..
legacy billing_company 2016-08-05 16:03:09 +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 get_id 2016-08-05 15:56:23 +01: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 get_id 2016-08-05 15:56:23 +01:00
class-wc-rest-order-refunds-controller.php get_id 2016-08-05 15:56:23 +01:00
class-wc-rest-orders-controller.php payment_method_title 2016-08-05 15:59:55 +01: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 Fix product review endpoint based on PR feedback: Code cleanup, prepare_item_for_database like WP-API's comments does, better error handling on create, required arg simplification, trash support for reviews. 2016-08-02 11:03:44 -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 Fix setting class case. REST should be uppercase. 2016-07-26 14:33:55 -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 Convert wp-admin's system status page to use the same backend code as the API. 2016-08-03 10:50:47 -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