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'


Top ↑

Return Return

(string) The currency's name


Top ↑

Source Source

File: includes/misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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