apply_filters( 'tribe_rsvp_block_show_unlimited_availability', int $show_unlimited )

Allows hiding of “unlimited” to be toggled on/off conditionally.


Parameters

$show_unlimited

(int) allow showing of "unlimited".


Top ↑

Source

File: src/views/tickets/rsvp.php


Top ↑

Changelog

Changelog
Version Description
4.11.1 Introduced.