woocommerce/includes/api
Mike Jolley d2bd1a422c Merge pull request #13555 from woocommerce/fix-13526-rest-api
Update date usage in REST API v1 and v2
2017-03-13 16:04:38 +00:00
..
legacy Both $server-format_datetime() variables are false by default 2017-03-10 18:15:05 -03:00
v1 Change to single quotes 2017-03-10 19:14:28 -03:00
class-wc-rest-authentication.php Give REST API authentication a lower priority 2017-02-10 15:35:52 -02:00
class-wc-rest-coupons-controller.php Replace woocommerce_coupon_code filter by wc_format_coupon_code() 2017-02-22 14:40:24 -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 Change to single quotes 2017-03-10 19:14:28 -03:00
class-wc-rest-exception.php Make WC_REST_Exception extend WC_Data_Exception 2017-01-27 13:52:21 -02:00
class-wc-rest-order-notes-controller.php Fixed order notes 2017-02-10 21:34:01 -02:00
class-wc-rest-order-refunds-controller.php [REST API] Use the same order as schema for refunds response 2017-03-10 17:26:36 -03:00
class-wc-rest-orders-controller.php Change bback $item to $data 2017-03-10 17:22:38 -03:00
class-wc-rest-payment-gateways-controller.php REST API v2 2017-02-09 15:06:13 -02: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 V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -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-product-variations-controller.php Improved delete_item() for products and variations 2017-02-17 00:10:25 -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-settings-controller.php Fixed coding standards and file header 2017-02-11 12:51:13 -02:00
class-wc-rest-settings-options-controller.php Fixed coding standards and file header 2017-02-11 12:51:13 -02:00
class-wc-rest-shipping-methods-controller.php REST API v2 2017-02-09 15:06:13 -02:00
class-wc-rest-shipping-zone-locations-controller.php Restored shipping zones base controller 2017-02-09 18:46:57 -02:00
class-wc-rest-shipping-zone-methods-controller.php Restored shipping zones base controller 2017-02-09 18:46:57 -02:00
class-wc-rest-shipping-zones-controller.php Restored shipping zones base controller 2017-02-09 18:46:57 -02:00
class-wc-rest-system-status-controller.php REST API v2 2017-02-09 15:06:13 -02:00
class-wc-rest-system-status-tools-controller.php Install pages action should return array instead of string. 2017-02-21 12:01:27 +07: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 Fixed docblocks and removed dead variables 2017-02-16 18:05:06 -02:00