apply_filters( 'tec_tickets_attendees_filter_by_event', array<int> $post_ids )
Filter the post IDs to be used when fetching Attendees by the related post.
Contents
Parameters
- $post_ids
-
(<span class="array">array) The post IDs to be used when fetching Attendees by the related post.
Source
Changelog
| Version | Description |
|---|---|
| 5.8.0 | Introduced. |