woocommerce/includes/api
Scrutinizer Auto-Fixer 7cef8ae4c9 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-06-06 16:50:18 +00:00
..
legacy Best practice tweaks 2016-06-06 17:24:31 +01:00
class-wc-rest-authentication.php [REST API] Added method to check if the request is to the rest api and allow third party plugins 2016-05-11 11:52:29 -03:00
class-wc-rest-coupons-controller.php [REST API] Fixed batch create coupons 2016-05-22 18:19:45 -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 [REST API] Removed _address suffix 2016-06-06 10:37:04 -03: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 Use $post_type var for order_notes_controller class 2016-06-01 23:22:11 +10: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 [REST API] Include refunds data into orders endpoint 2016-06-02 16:05:08 -03: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 Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
class-wc-rest-product-categories-controller.php [REST API] Image ID is not read only 2016-06-02 20:31:41 -03:00
class-wc-rest-product-reviews-controller.php [REST API] Removed reviewer_ prefix from product review parameters 2016-05-31 21:36:53 -03: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 Best practice tweaks 2016-06-06 17:24:31 +01: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-tax-classes-controller.php Fixed woocommerce_rest_cannot_view description 2016-06-05 19:43:23 -03:00
class-wc-rest-taxes-controller.php Fixed woocommerce_rest_cannot_view description 2016-06-05 19:43:23 -03:00
class-wc-rest-webhook-deliveries.php [REST API] Allow batch create, update and delete for almost all endpoints 2016-05-11 16:34:53 -03:00
class-wc-rest-webhooks-controller.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00