woocommerce/includes/rest-api
vedanshujain f8bcf6271d Revert order and product controllers to use WP Post queries directly.
This commit revert some of the changes added in #27735 because wc_get_products and wc_get_orders is not fully compitable with API controller queries. Since we are close to release 4.9, its better to revert and fix them properly then rush a fix. This undones some the performance improvements we acheived in 27735, in favor of more stability, hopefully we will be able to restore this soon.
2021-01-07 16:47:54 +05:30
..
Controllers Revert order and product controllers to use WP Post queries directly. 2021-01-07 16:47:54 +05:30
Utilities Change __wakeup() to a public method to avoid PHP8 warning. 2020-09-18 07:55:26 +00:00
Package.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00
Server.php Fixed usage of package tag in REST API and templates 2020-09-17 11:56:08 -03:00