WC_REST_Taxes_V1_Controller::create_or_update_tax()
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: 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
Class: REST API Taxes controller class.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:21
Method: Register the routes for taxes.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:40
Method: Check whether a given request has permission to read taxes.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:122
Method: Check if a given request has access create taxes.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:137
Method: Check if a given request has access to read a tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:151
Method: Check if a given request has access update a tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:166
Method: Check if a given request has access delete a tax.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v1-controller.php:181