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.


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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