apply_filters( 'tribe_tickets_has_meta_enabled', bool $has_meta, int $ticket_id )

Filters if the ticket has meta or not.


Parameters

$has_meta

(bool) Whether the ticket has meta enabled.

$ticket_id

(int) The ticket ID.


Top ↑

Source

File: src/Tribe/Ticket_Object.php