llms_get_currency_symbols()
Retrieve a list of available currency symbols
Description Description
Retrieves the symbols list from languages/currency-symbols.php
.
Return Return
(array) Array of currency codes to their symbols. Any non-Latin characters found in a symbol are returned as an HTML character entity code.
Source Source
File: includes/functions/llms.functions.currency.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |