woocommerce/includes/api/v1
Claudio Sanches 1e576133b1 Merge pull request #13493 from woocommerce/fix-13489
Multiple arguments passed to isset must all be isset to be true. We need 'or'.
2017-03-07 13:01:03 -03:00
..
class-wc-rest-coupons-controller.php REST API v1 should return 0 when limit_usage_to_x_items is empty 2017-03-06 18:14:32 -03:00
class-wc-rest-customer-downloads-controller.php [REST API] Removed extra product_name in v1 and added schema for product_name in v2 2017-03-06 19:48:26 -03:00
class-wc-rest-customers-controller.php Fixed coding standards 2017-02-17 16:10:15 -02:00
class-wc-rest-order-notes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-order-refunds-controller.php Fixed docblocks and removed dead variables 2017-02-16 18:05:06 -02:00
class-wc-rest-orders-controller.php Brackets 2017-03-07 12:45:35 +00:00
class-wc-rest-product-attribute-terms-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-attributes-controller.php No private methods in REST API 2017-02-16 02:30:04 -02:00
class-wc-rest-product-categories-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-reviews-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-shipping-classes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-tags-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-products-controller.php Let product CRUD handle terms IDs 2017-03-03 16:21:27 -03:00
class-wc-rest-report-sales-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-report-top-sellers-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-reports-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-tax-classes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-taxes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-webhook-deliveries.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-webhooks-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00