apply_filters( 'tribe_tickets_default_opt_out_text', $content )
Filters the default text for the opt-out checkbox.
Contents
Parameters
- $content
-
string The default text.
Source
File: src/Tribe/Privacy.php
Changelog
| Version | Description |
|---|---|
| 4.11.3 | Introduced. |