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.


Parameters

$post_ids

(<span class="array">array) The post IDs to be used when fetching Attendees by the related post.


Top ↑

Source

File: src/Tribe/Attendee_Repository.php


Top ↑

Changelog

Changelog
Version Description
5.8.0 Introduced.