Brisko

SelectiveRefresh
in package

Table of Contents

$transport  : mixed
Customizer transport.
settings()  : mixed
Lets build out the customizer settings.

Properties

$transport

Customizer transport.

public static mixed $transport = 'postMessage'

Methods

settings()

Lets build out the customizer settings.

public static settings(WP_Customize_Manager $wp_customize) : mixed

Create new customizer settings here is where we will add new panel sections

Parameters
$wp_customize : WP_Customize_Manager

.

Return values
mixed

Search results