apply_filters( 'tribe_customizer_pre_sections', array $sections, Tribe__Customizer $customizer )

Filter the Sections within our Panel before they are added to the Customize Manager


Parameters

$sections

(array)

$customizer

(Tribe__Customizer)


Top ↑

Source

File: src/Tribe/Customizer.php


Top ↑

Changelog

Changelog
Version Description
4.4 Introduced.