woocommerce/includes/api/v1
Gerhard ac9b588147 Remove status check from schema, do checks when updating. Define status schema enum using the wc_get_webhook_statuses method. 2018-12-13 13:05:50 +02:00
..
class-wc-rest-coupons-controller.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-rest-customer-downloads-controller.php Text changes 2017-03-20 16:01:55 +00:00
class-wc-rest-customers-controller.php Removed check for invalid utf8 in passwords. 2018-08-17 11:01:30 +02:00
class-wc-rest-order-notes-controller.php Applies wc_delete_order_note() and properly delete notes by AJAX 2017-07-13 19:38:37 -03:00
class-wc-rest-order-refunds-controller.php [REST API] Refund line items are read-only 2018-01-25 14:02:31 -02:00
class-wc-rest-orders-controller.php Remove duplicate sanitizing 2018-11-30 08:49:43 -08:00
class-wc-rest-product-attribute-terms-controller.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-rest-product-attributes-controller.php Apply attribute helper functions to importers and REST API 2017-08-07 22:34:25 -03:00
class-wc-rest-product-categories-controller.php Fixed category images schema in REST API v1 2017-11-29 10:42:06 -02:00
class-wc-rest-product-reviews-controller.php support --date_created and --date_created_gmt via wp-cli wc product_review create 2017-12-20 09:54:42 -05:00
class-wc-rest-product-shipping-classes-controller.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-rest-product-tags-controller.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-rest-products-controller.php Use $product->get_image_id() instead of has_post_thumbnail() 2018-10-18 09:28:20 -03:00
class-wc-rest-report-sales-controller.php [REST API] Fixed date format in reports schema 2017-11-27 10:24:43 -02:00
class-wc-rest-report-top-sellers-controller.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-rest-reports-controller.php Include new reports endpoints results 2018-09-05 09:36:19 -03:00
class-wc-rest-tax-classes-controller.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-rest-taxes-controller.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-rest-webhook-deliveries-controller.php Soft deprecated webhook deliveries REST API endpoints 2017-11-30 16:20:20 -02:00
class-wc-rest-webhooks-controller.php Remove status check from schema, do checks when updating. Define status schema enum using the wc_get_webhook_statuses method. 2018-12-13 13:05:50 +02:00