apply_filters( 'tribe_tickets_plus_qr_enabled', bool $enabled , array $ticket )
Filters the QR enabled value
Contents
Parameters
- $enabled
-
(bool) The bool that comes from the options
- $ticket
-
(array) The ticket
Source
File: src/Tribe/QR.php
Changelog
| Version | Description |
|---|---|
| 5.6.10 | Introduced. |