WC_REST_Taxes_V1_Controller::add_tax_rate_locales()
Method: Add tax rate locales to the response array.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:591
Method: Add tax rate locales to the response array.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:591
Method: Get all taxes.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:210
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
Method: Take tax data from the request and return the updated or newly created rate.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:324
Method: Create a single tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:393
Action Hook: Fires after a tax is created or updated via the REST API.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:465
Method: Get a single tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:426
Method: Update a single tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:446
Method: Delete a single tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:480
Method: Prepare a single tax output for response.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:526