br_get_woocommerce_version()
Public function to get WooCommerce version
return string. woocommerce version
br_get_currency_text_for_element($elements, $currency_load = false)
Convert an array with type elements to a string for currency
- $elements – array with element type
- $currency_load – currency code, if needed text for one currency only
return string. currency text
br_ce_create_ip_table()
Create a table to convert user IP to currency
br_ce_get_currency()
Get a currency code from current user IP
return string. currency code
