get_lifterlms_currency_symbol( string $currency = '' )

Get Currency Symbol text code


Description Description


Parameters Parameters

$currency

(Optional) Currency Code.

Default value: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/functions/llms.functions.currency.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Retrieve symbols list from llms_get_currency_symbols(). If a symbol cannot be found for the supplied currency code, return the code instead of an empty string.
3.30.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.