apply_filters( 'tec_tickets_commerce_value_get_currency_display', string $currency_display , TECTicketsCommerceUtilsValue $value )
Filter the currency display.
Contents
Parameters
- $currency_display
-
(string) The currency display.
- $value
-
(TECTicketsCommerceUtilsValue) The value object.
Source
Changelog
| Version | Description |
|---|---|
| 5.10.0 | Introduced. |