apply_filters( 'lifterlms_currency_symbol', string $currency_symbol , string $currency )
Filters the symbol for the specified currency
Description Description
Parameters Parameters
- $currency_symbol
-
Currency symbol. If the symbol contains non-Latin characters, the HTML entity code for those characters will be used.
- $currency
-
Currency code.
Source Source
File: includes/functions/llms.functions.currency.php