apply_filters( 'tribe_tickets_shortcodes_attendee_list_limit', int $default_limit )
Allow filtering of the default limit for the [tribe-user-event-confirmations] shortcode.
Contents
Parameters
- $default_limit
-
(int) The default limit to use.
Source
Changelog
| Version | Description |
|---|---|
| 4.12.1 | Introduced. |