apply_filters( 'tribe_tickets_plus_woo_get_attendees', array $attendees , int $post_id , string $post_type )
Filters the attendees returned after a query.
Contents
Parameters
- $attendees
-
(array)
- $post_id
-
(int) The post ID attendees were requested for.
- $post_type
-
(string)
Source
Changelog
| Version | Description |
|---|---|
| 4.7 | Introduced. |