edd_get_currency_name( string $code = 'USD' )
Get the name of a currency
Description Description
Parameters Parameters
- $code
-
(Optional) The currency code
Default value: 'USD'
Return Return
(string) The currency's name
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |