Markers

Table of Contents

src/Fields/Checkboxes.php 1
src/Fields/Traits/Cart_Item_Data_Formula.php 1
src/Rest/Routes/Group.php 3

Checkboxes.php

Type Line Description
TODO 77 min doesn't fire if no choices are selected

Cart_Item_Data_Formula.php

Type Line Description
TODO 255 check if this is needed after expanding price formulas to support more than just numbers

Group.php

Type Line Description
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

Search results