Dev Resources

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

WC_Tax::get_rates_from_location()

Method: Get’s an arrau of matching rates from location and tax class. $customer parameter is used to preserve backward compatibility for filter.

Source: includes/class-wc-tax.php:496

Used by 2 functions | Uses 1 function

WC_Tax::_delete_tax_rate()

Method: Delete a tax rate from the database.

Source: includes/class-wc-tax.php:1120

Used by 4 functions | Uses 1 function

WC_Tax::_update_tax_rate_postcodes()

Method: Update postcodes for a tax rate in the DB.

Source: includes/class-wc-tax.php:1141

Used by 6 functions | Uses 1 function

WC_Tax::_update_tax_rate_cities()

Method: Update cities for a tax rate in the DB.

Source: includes/class-wc-tax.php:1162

Used by 6 functions | Uses 1 function

WC_Tax::update_tax_rate_locations()

Method: Updates locations (postcode and city).

Source: includes/class-wc-tax.php:1182

Used by 2 functions | Uses 1 function

WC_Tax::get_rates_for_tax_class()

Method: Used by admin settings page.

Source: includes/class-wc-tax.php:1211

Used by 2 functions | Uses 2 functions

WC_Tax::format_tax_rate_priority()

Method: Format the priority.

Source: includes/class-wc-tax.php:995

Used by 0 functions | Uses 0 functions

WC_Tax::format_tax_rate_class()

Method: Format the class.

Source: includes/class-wc-tax.php:1005

Used by 2 functions | Uses 1 function

WC_Tax::prepare_tax_rate()

Method: Prepare and format tax rate for DB insertion.

Source: includes/class-wc-tax.php:1020

Used by 2 functions | Uses 0 functions

WC_Tax::_insert_tax_rate()

Method: Insert a new tax rate.

Source: includes/class-wc-tax.php:1043

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