apply_filters( 'tribe_community_tickets_supported_currencies', array $supported_currencies )

Allow plugins to filter the list of supported currencies.


Parameters

$supported_currencies

(array) List of supported currencies.


Top ↑

Source

File: src/Tribe/Adapter/WooCommerce_PayPal.php


Top ↑

Changelog

Changelog
Version Description
3.12 Introduced.