woocommerce_rest_tax_query

Filter Hook: Filter arguments, before passing to $wpdb->get_results(), when querying taxes via the REST API.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:235

Used by 2 functions | Uses 0 functions

woocommerce_resume_order

Action Hook: If there is an order pending payment, we can resume it here so long as it has not changed. If the order has changed, i.e.

Source: includes/class-wc-checkout.php:340

Used by 1 function | Uses 0 functions