apply_filters( 'tribe_tickets_commerce_settings', array $settings )

Allow filtering the list of Tickets Commerce settings.


Parameters

$settings

(array) The list of Tickets Commerce settings.


Top ↑

Source

File: src/Tickets/Commerce/Settings.php


Top ↑

Changelog

Changelog
Version Description
5.1.6 Introduced.