apply_filters( 'tribe_tickets_commerce_currency_code_options_map', array $default_map )
Filters the currency code options map.
Contents
Parameters
- $default_map
-
(array) An associative array mapping currency codes to their respective name and symbol.
Source
Changelog
| Version | Description |
|---|---|
| 4.7 | Introduced. |