woocommerce_matched_rates, $matched_tax_rates, $tax_class, $customer
woocommerce_matched_rates, $matched_tax_rates, $tax_class, $customer
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('woocommerce_matched_rates, $matched_tax_rates, $tax_class, $customer') is found 1 times:
- /includes/class-wc-tax.php line 530
) ); } return apply_filters( 'woocommerce_matched_rates', $matched_tax_rates, $tax_class, $customer ); } /** * Get's an array of matching rates for the shop's base country. * * @param string $tax_class Tax Class.