..
class-wc-admin-rest-admin-notes-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-coupons-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-customers-controller.php
Updated todo format to be in line with the rest of WooCommerce.
2019-01-29 13:29:50 +01:00
class-wc-admin-rest-data-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-data-countries-controller.php
Add v4 of the data/countries filter so that the country autocompleter work and a notice goes away. ( https://github.com/woocommerce/woocommerce-admin/pull/1354 )
2019-01-18 14:17:12 -05:00
class-wc-admin-rest-data-download-ips-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-orders-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-product-categories-controller.php
Add single category filter to products report ( https://github.com/woocommerce/woocommerce-admin/pull/1350 )
2019-01-22 01:12:00 +08:00
class-wc-admin-rest-product-reviews-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-product-variations-controller.php
Fix variation search autocompleter invalid route ( https://github.com/woocommerce/woocommerce-admin/pull/1448 )
2019-02-04 10:49:58 +08:00
class-wc-admin-rest-products-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-reports-categories-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-reports-controller.php
Hook up performance indicators to the REST API
2019-01-18 08:19:19 -05:00
class-wc-admin-rest-reports-coupons-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-reports-coupons-stats-controller.php
Fixed schema: type and enum for segment_id.
2019-02-01 18:30:39 +01:00
class-wc-admin-rest-reports-customers-controller.php
tweeek
2019-01-29 12:08:44 +13:00
class-wc-admin-rest-reports-customers-stats-controller.php
Format todo comments to match WC Core format ( https://github.com/woocommerce/woocommerce-admin/pull/1474 )
2019-02-06 14:41:53 +08:00
class-wc-admin-rest-reports-downloads-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-reports-downloads-files-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-reports-downloads-stats-controller.php
Hook up performance indicators to the REST API
2019-01-18 08:19:19 -05:00
class-wc-admin-rest-reports-orders-controller.php
Add v4 orders endpoint ( https://github.com/woocommerce/woocommerce-admin/pull/1246 )
2019-01-15 09:53:02 +08:00
class-wc-admin-rest-reports-orders-stats-controller.php
Fixed schema: type and enum for segment_id.
2019-02-01 18:30:39 +01:00
class-wc-admin-rest-reports-performance-indicators-controller.php
Fix performance-indicators/allowed schema.
2019-01-21 12:28:32 -05:00
class-wc-admin-rest-reports-products-controller.php
Add 'variations' attribute in products 'extended_info' ( https://github.com/woocommerce/woocommerce-admin/pull/1478 )
2019-02-07 09:27:02 +01:00
class-wc-admin-rest-reports-products-stats-controller.php
Add Product Detail Report & Finish Comparison Chart Mode Functionality ( https://github.com/woocommerce/woocommerce-admin/pull/1391 )
2019-02-05 13:12:58 -05:00
class-wc-admin-rest-reports-revenue-stats-controller.php
Fixed schema: type and enum for segment_id.
2019-02-01 18:30:39 +01:00
class-wc-admin-rest-reports-stock-controller.php
Add manage_stock to stock controller response ( https://github.com/woocommerce/woocommerce-admin/pull/1475 )
2019-02-07 16:29:01 +08:00
class-wc-admin-rest-reports-taxes-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-reports-taxes-stats-controller.php
Fixed schema: type and enum for segment_id.
2019-02-01 18:30:39 +01:00
class-wc-admin-rest-reports-variations-controller.php
Add Product Detail Report & Finish Comparison Chart Mode Functionality ( https://github.com/woocommerce/woocommerce-admin/pull/1391 )
2019-02-05 13:12:58 -05:00
class-wc-admin-rest-setting-options-controller.php
Add settings page with excluded order statuses ( https://github.com/woocommerce/woocommerce-admin/pull/1364 )
2019-01-31 09:04:11 +08:00
class-wc-admin-rest-system-status-tools-controller.php
Update all wc-admin endpoints to v4 ( https://github.com/woocommerce/woocommerce-admin/pull/1298 )
2019-01-18 10:52:58 +08:00
class-wc-admin-rest-taxes-controller.php
Add Taxes REST controller override ( https://github.com/woocommerce/woocommerce-admin/pull/1407 )
2019-01-30 10:43:30 +01:00