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.
Contents
Parameters
- $default_iac_setting
-
(string) The default IAC setting for all tickets (none, allowed, required).
Source
Changelog
| Version | Description |
|---|---|
| 5.1.0 | Introduced. |