WC_Tax::get_shop_base_rate()
Method: Alias for get_base_tax_rates().
Source: includes/class-wc-tax.php:546
Method: Alias for get_base_tax_rates().
Source: includes/class-wc-tax.php:546
Method: Logical sort order for tax rates based on the following in order of priority.
Source: includes/class-wc-tax.php:331
Method: Loop through a set of tax rates and get the matching rates (1 per priority).
Source: includes/class-wc-tax.php:350
Filter Hook: Location matching criteria – ORed Needs to match: – rates with no postcodes and cities – rates with a matching postcode and city – rates with matching postcode, no city – rates with matching city, no postcode
Source: includes/class-wc-tax.php:441
Method: Get the customer tax location based on their status and the current page.
Source: includes/class-wc-tax.php:453
Method: Get’s an array of matching rates for a tax class.
Source: includes/class-wc-tax.php:481
Method: Get’s an array of matching rates for the shop’s base country.
Source: includes/class-wc-tax.php:523
Method: Round to precision.
Source: includes/class-wc-tax.php:102
Method: Calc tax from inclusive price.
Source: includes/class-wc-tax.php:113
Method: Calc tax from exclusive price.
Source: includes/class-wc-tax.php:166