apply_filters( 'tribe_tickets_plus_attendees_list_limit', int $limit )
Allow for adjusting the limit of attendees retrieved for the front-end “Who’s Attending?” list.
Contents
Parameters
- $limit
-
(int) Number of attendees to retrieve.
Source
Changelog
| Version | Description |
|---|---|
| 4.5.5 | Introduced. |