apply_filters( 'lifterlms_currency_name', string $name , string $currency )
Filters the name of the given currency.
Parameters Parameters
- $name
-
(string) Currency name.
- $currency
-
(string) Currency code.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |