apply_filters( 'tribe_tickets_integrations_should_load_freemius', bool $should_load )

Allows third-party disabling of the integration.


Parameters

$should_load

(bool) Whether the Freemius integration should load.


Top ↑

Source

File: src/Tribe/Integrations/Freemius.php


Top ↑

Changelog

Changelog
Version Description
4.11.5 Introduced.