woocommerce/includes/api
Mike Jolley 0962b447f6
Merge pull request #23482 from woocommerce/fix/23473
Fix attribute matching in `get_attribute_taxonomy_name`
2019-04-24 15:40:13 +01:00
..
legacy Fixed use of get_term_meta in REST API endpoints 2019-04-23 12:48:03 -03:00
v1 Merge branch 'fix/23407' of https://github.com/strelkovk/woocommerce into fix/23407-2 2019-04-23 16:20:36 -03:00
v2 Merge pull request #23482 from woocommerce/fix/23473 2019-04-24 15:40:13 +01:00
wc-blocks Use internal docblock comment 2019-03-13 14:24:11 +00:00
class-wc-rest-authentication.php is_request_to_rest_api check wc endpoints only 2019-04-18 14:23:12 +01:00
class-wc-rest-coupons-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-customer-downloads-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-customers-controller.php use WP standard datetime format for installs where timezone_string setting is not set 2019-01-22 15:47:56 -04:00
class-wc-rest-data-continents-controller.php Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01:00
class-wc-rest-data-controller.php [REST API] Register data endpoints 2018-10-18 16:04:54 -03:00
class-wc-rest-data-countries-controller.php Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01:00
class-wc-rest-data-currencies-controller.php Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01:00
class-wc-rest-exception.php Fixed PHPCS violations on REST API 2018-03-06 15:04:58 -03:00
class-wc-rest-network-orders-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-order-notes-controller.php [REST API] Fixed duplicated entry in orders notes schema 2018-10-16 19:07:58 -03:00
class-wc-rest-order-refunds-controller.php Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01:00
class-wc-rest-orders-controller.php Updated per feedback 2019-03-01 20:01:03 -03:00
class-wc-rest-payment-gateways-controller.php Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01:00
class-wc-rest-product-attribute-terms-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-product-attributes-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-product-categories-controller.php Revert changes on includes/api/class-wc-rest-product-categories-controller.php 2019-04-23 16:19:41 -03:00
class-wc-rest-product-reviews-controller.php Reduce number of duplicated strings 2018-10-26 20:08:24 -03:00
class-wc-rest-product-shipping-classes-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-product-tags-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-product-variations-controller.php [REST API] Removed extra inherited filters from product endpoint 2019-01-14 17:15:23 -02:00
class-wc-rest-products-controller.php Correctly handle images in v3 api 2019-04-17 13:18:33 +01:00
class-wc-rest-report-coupons-totals-controller.php /reports/coupons/totals endpoint 2018-09-08 21:04:13 -03:00
class-wc-rest-report-customers-totals-controller.php /reports/customers/count endpoint 2018-09-08 20:32:39 -03:00
class-wc-rest-report-orders-totals-controller.php [REST API] Updated order statuses slugs 2018-09-18 11:27:26 -03:00
class-wc-rest-report-products-totals-controller.php Load all product types even when empty 2018-09-08 22:45:51 -03:00
class-wc-rest-report-reviews-totals-controller.php Inserted data for /reports/reviews/count endpoint 2018-09-08 22:10:19 -03:00
class-wc-rest-report-sales-controller.php Restored reports endpoints 2018-09-05 09:24:02 -03:00
class-wc-rest-report-top-sellers-controller.php Restored reports endpoints 2018-09-05 09:24:02 -03:00
class-wc-rest-reports-controller.php [REST API] Fixed reports results 2018-09-18 12:14:17 -03:00
class-wc-rest-setting-options-controller.php Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01:00
class-wc-rest-settings-controller.php Load the correct class for settings options 2018-12-04 11:20:34 -05:00
class-wc-rest-shipping-methods-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-shipping-zone-locations-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-shipping-zone-methods-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-shipping-zones-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-system-status-controller.php Refine wp.org update check to use correct data structures when querying data. 2018-08-16 14:27:35 +02:00
class-wc-rest-system-status-tools-controller.php Clear transients tool; clear wc_layered_nav_counts 2018-06-12 12:31:15 +01:00
class-wc-rest-tax-classes-controller.php Initial REST API v3 files 2018-05-17 11:44:46 +01:00
class-wc-rest-taxes-controller.php Fixed typo 2018-05-17 12:15:38 +01:00
class-wc-rest-webhooks-controller.php Make easy to register new REST API versions into webhooks 2018-10-29 19:31:47 -03:00