apply_filters( 'tribe_tickets_shortcodes_attendee_list_limit', int $default_limit )

Allow filtering of the default limit for the [tribe-user-event-confirmations] shortcode.


Parameters

$default_limit

(int) The default limit to use.


Top ↑

Source

File: src/Tribe/Shortcodes/User_Event_Confirmation_List.php


Top ↑

Changelog

Changelog
Version Description
4.12.1 Introduced.