apply_filters( 'tec_tickets_filter_event_id', int $event_id )

Filters the event ID before using it to fetch orders.


Parameters

$event_id

(int) The event ID.


Top ↑

Source

File: src/Tickets/Commerce/Admin_Tables/Orders.php


Top ↑

Changelog

Changelog
Version Description
5.8.1 Introduced.