apply_filters( 'tribe_tickets_woo_settings', array $fields )

Allows other plugins to alter the settings fields added to the tickets tab


Parameters

$fields

(array) - the additional fields


Top ↑

Source

File: src/Tribe/Commerce/WooCommerce/Settings.php


Top ↑

Changelog

Changelog
Version Description
4.10.1 Introduced.