apply_filters( 'tec_tickets_filter_event_id', int $event_id )
Filters the event ID before using it to fetch orders.
Contents
Parameters
- $event_id
-
(int) The event ID.
Source
Changelog
| Version | Description |
|---|---|
| 5.8.1 | Introduced. |