apply_filters( 'tec_tickets_qr_checkin_events_happening_now_buffer', int $buffer , int $event_id )
Filter the time buffer, in minutes.
Contents
This buffer is for QR check-ins when it’s set to only check-in when the event is on date and time.
Parameters
- $buffer
-
(int) The time buffer in minutes.
- $event_id
-
(int) The event ID.
Source
Changelog
| Version | Description |
|---|---|
| 5.7.0 | Introduced. |