Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/api/v3/class-wc-api-taxes.php

WC_API_Taxes::delete_tax_class()

Method: Delete a tax class

Source: includes/legacy/api/v3/class-wc-api-taxes.php:606

Used by 0 functions | Uses 3 functions

WC_API_Taxes::get_tax_classes_count()

Method: Get the total number of tax classes

Source: includes/legacy/api/v3/class-wc-api-taxes.php:636

Used by 0 functions | Uses 2 functions

WC_API_Taxes::get_taxes_count()

Method: Get the total number of taxes

Source: includes/legacy/api/v3/class-wc-api-taxes.php:370

Used by 0 functions | Uses 2 functions

WC_API_Taxes::query_tax_rates()

Method: Helper method to get tax rates objects

Source: includes/legacy/api/v3/class-wc-api-taxes.php:398

Used by 2 functions | Uses 0 functions

WC_API_Taxes::bulk()

Method: Bulk update or insert taxes Accepts an array with taxes in the formats supported by WC_API_Taxes->create_tax() and WC_API_Taxes->edit_tax()

Source: includes/legacy/api/v3/class-wc-api-taxes.php:454

Used by 0 functions | Uses 3 functions

WC_API_Taxes::get_tax_classes()

Method: Get all tax classes

Source: includes/legacy/api/v3/class-wc-api-taxes.php:522

Used by 0 functions | Uses 2 functions

WC_API_Taxes::create_tax_class()

Method: Create a tax class.

Source: includes/legacy/api/v3/class-wc-api-taxes.php:561

Used by 0 functions | Uses 2 functions

WC_API_Taxes::get_taxes()

Method: Get all taxes

Source: includes/legacy/api/v3/class-wc-api-taxes.php:89

Used by 0 functions | Uses 2 functions

WC_API_Taxes::get_tax()

Method: Get the tax for the given ID

Source: includes/legacy/api/v3/class-wc-api-taxes.php:120

Used by 3 functions | Uses 2 functions

WC_API_Taxes::create_tax()

Method: Create a tax

Source: includes/legacy/api/v3/class-wc-api-taxes.php:181

Used by 1 function | Uses 6 functions
1 2 Next »
Proudly powered by WordPress