woocommerce/includes/api
Claudiu Lodromanean ba0a989a38
Merge pull request #21306 from woocommerce/feature/21115
[REST API] Reports totals endpoints
2018-09-10 10:23:56 -07:00
..
legacy Logic is not grouped specific; only for product types with children 2018-06-29 15:24:17 +01:00
v1 Include new reports endpoints results 2018-09-05 09:36:19 -03:00
v2 Removed extra code 2018-09-08 22:40:27 -03:00
class-wc-rest-authentication.php Allow oAuth1.0a under SSL 2018-05-15 23:51:59 +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 Removed functions unchanged vs v2. 2018-05-30 18:05:35 +02: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 Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01: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 Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01: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 Merge branch 'master' into update/use-post-author-for-customer-id 2018-06-11 10:44:14 -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 Updated schema for v3 API. 2018-05-17 16:38:47 +01:00
class-wc-rest-product-reviews-controller.php Returns only reviews and fixed prepared args 2018-08-02 14:01:46 -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 Added enums to collection_params for stock_status. 2018-09-10 12:36:18 +02:00
class-wc-rest-products-controller.php Fixed omitted grandparent's prepare_objects_query for products endpoint. 2018-09-10 13:49:42 +02: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 Updated names 2018-09-05 10:30:14 -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 Include new reports endpoints results 2018-09-05 09:36:19 -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 Included REST API feature plugin endpoints and changes 2018-05-17 16:14:38 +01: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 Better table matching on multisite, hat tip to @claudiulodro for pointing me in the right direction. 2018-07-11 11:19:10 +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 Initial REST API v3 files 2018-05-17 11:44:46 +01:00