APP_Currencies::get_currency( string $currency_code, string $part = '' )

Returns a currency’s array of information, or a part of the array.


Package


Description Description


Parameters Parameters

$currency_code

(string) (Required) Currency code used to identify currency.

$part

(string) (Optional) (optional) Part of array to return.

Default value: ''


Top ↑

Return Return

(array|string) Full array of currency information or part of the array specified.


Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

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