Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php

WC_REST_Taxes_Controller::add_tax_rate_locales()

Method: Add tax rate locales to the response array.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:36

Used by 0 functions | Uses 0 functions

WC_REST_Taxes_Controller::get_item_schema()

Method: Get the taxes schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:73

Used by 0 functions | Uses 0 functions

WC_REST_Taxes_Controller::create_item()

Method: Create a single tax.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:109

Used by 0 functions | Uses 1 function

WC_REST_Taxes_Controller::update_item()

Method: Update a single tax.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:121

Used by 0 functions | Uses 1 function

WC_REST_Taxes_Controller::adjust_cities_and_postcodes()

Method: Convert array “cities” and “postcodes” parameters into semicolon-separated strings “city” and “postcode”.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:133

Used by 2 functions | Uses 0 functions

WC_REST_Taxes_Controller

Class: REST API Taxes controller class.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php:19

Used by 1 function | Uses 1 function
Proudly powered by WordPress