apply_filters( 'tribe_tickets_plus_email_enabled', string $is_enabled )
Allows for filtering whether the Woo tickets email is enabled.
Contents
Parameters
- $is_enabled
-
(string) Defaults to 'yes'; whether the Woo tickets email is enabled.
Source
Changelog
| Version | Description |
|---|---|
| 4.7.1 | Introduced. |