apply_filters( 'tribe_tickets_commerce_currency_code_options_map', array $default_map )

Filters the currency code options map.


Parameters

$default_map

(array) An associative array mapping currency codes to their respective name and symbol.


Top ↑

Source

File: src/Tribe/Commerce/Currency.php


Top ↑

Changelog

Changelog
Version Description
4.7 Introduced.