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.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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