apply_filters( 'tribe_tickets_has_meta_enabled', bool $has_meta , int $ticket_id )
Filters if the ticket has meta or not.
Contents
Parameters
- $has_meta
-
(bool) Whether the ticket has meta enabled.
- $ticket_id
-
(int) The ticket ID.