edd_currency_filter( string $price = '', $currency = '' )
Formats the currency display
Description Description
Parameters Parameters
- $price
-
(Optional) Price
Default value: ''
Return Return
(string) $currency Currencies displayed correctly
Source Source
File: includes/formatting.php
Changelog Changelog
Version | Description |
---|---|
1.0 | Introduced. |