apply_filters( 'tribe_tickets_default_opt_in_text', $content )

Filters the default text for the opt-in checkbox.


Parameters

$content

string The default text.


Top ↑

Source

File: src/Tribe/Privacy.php


Top ↑

Changelog

Changelog
Version Description
4.11.3 Introduced.