apply_filters( 'tribe_customizer_should_print_shortcode_customizer_styles', boolean $should_print )

Whether customizer styles should print for shortcodes or not.


Parameters

$should_print

(boolean) Whether the inline styles should be printed on screen.


Top ↑

Source

File: src/Tribe/Customizer.php


Top ↑

Changelog

Changelog
Version Description
4.12.6 Introduced.