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: Prepare a single tax output for response.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:526
Method: Prepare links for the request.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:570
Method: Get the Taxes schema, conforming to JSON Schema.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:620
Method: Get the query params for collections.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:703
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