apply_filters( 'tribe_rsvp_block_show_unlimited_availability', int $show_unlimited )
Allows hiding of “unlimited” to be toggled on/off conditionally.
Contents
Parameters
- $show_unlimited
-
(int) allow showing of "unlimited".
Source
Changelog
| Version | Description |
|---|---|
| 4.11.1 | Introduced. |