TODO |
1592 |
This method is necessary to handle a bug in WPML
(see: https://wpml.org/forums/topic/woocommerce-rest-api-include-parameter-used-with-langall-returns-incorrect-results)
Once the bug is fixed, we can remove this method altogether
and restore the script invoking this REST API endpoint
to use the /wc/v3/products one instead. |
TODO |
1642 |
This method is necessary to handle a bug in WPML
(see: https://wpml.org/forums/topic/woocommerce-rest-api-include-parameter-used-with-langall-returns-incorrect-results)
Once the bug is fixed, we can remove this method altogether
and restore the script invoking this REST API endpoint
to use the /wc/v3/products/categories one instead. |
TODO |
1171 |
// Consider removing the following if clause, as the |