apply_filters( 'tribe_tickets_plus_attendee_registration_iac_default_setting_for_all_tickets', string $default_iac_setting )

Allow filtering the default IAC setting for all tickets.


Parameters

$default_iac_setting

(string) The default IAC setting for all tickets (none, allowed, required).


Top ↑

Source

File: src/Tribe/Attendee_Registration/IAC.php


Top ↑

Changelog

Changelog
Version Description
5.1.0 Introduced.