apply_filters( 'tribe_tickets_plus_qr_enabled', bool $enabled, array $ticket )

Filters the QR enabled value


Parameters

$enabled

(bool) The bool that comes from the options

$ticket

(array) The ticket


Top ↑

Source

File: src/Tribe/QR.php


Top ↑

Changelog

Changelog
Version Description
5.6.10 Introduced.