apply_filters( "tribe_events_{$args[‘id_base’]}_jsonld_enabled", bool $jsonld_enable )
Filters whether JSON LD information should be printed to the page or not for this widget type.
Contents
Parameters
- $jsonld_enable
-
(bool) Whether JSON-LD should be printed to the page or not; default
true.