edd_currency_symbol( string $currency = '' )

Given a currency determine the symbol to use. If no currency given, site default is used.


Description Description

If no symbol is determine, the currency string is returned.


Parameters Parameters

$currency

(Optional) The currency string

Default value: ''


Top ↑

Return Return

(string) The symbol to use for the currency


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.