apply_filters( 'lifterlms_currency_name', string $name , string $currency )
Filters the name of the given currency.
Description Description
Parameters Parameters
- $name
-
Currency name.
- $currency
-
Currency code.
Source Source
File: includes/functions/llms.functions.currency.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |