apply_filters( 'lifterlms_currency_symbol', string $currency_symbol , string $currency )
Filters the symbol for the specified currency
Parameters Parameters
- $currency_symbol
-
(string) Currency symbol. If the symbol contains non-Latin characters, the HTML entity code for those characters will be used.
- $currency
-
(string) Currency code.