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.


Parameters

$limit

(int) Number of attendees to retrieve.


Top ↑

Source

File: src/Tribe/Attendees_List.php


Top ↑

Changelog

Changelog
Version Description
4.5.5 Introduced.