Brisko

Customizer
in package

Table of Contents

OPTIONS_CAPABILITY  = 'edit_theme_options'
SECTIONS_FILTER  = 'brisko_sections'
THEME_PANEL_NAME  = 'brisko_theme_panel'
$customizer  : mixed
$sections  : mixed
__construct()  : mixed
build_customizer()  : mixed
Create Brisko Theme Panel.
get_sections()  : mixed
init()  : mixed
set_customizer()  : mixed
humanize()  : mixed
is_disabled_footer()  : mixed

Constants

OPTIONS_CAPABILITY

public mixed OPTIONS_CAPABILITY = 'edit_theme_options'

SECTIONS_FILTER

public mixed SECTIONS_FILTER = 'brisko_sections'

THEME_PANEL_NAME

public mixed THEME_PANEL_NAME = 'brisko_theme_panel'

Properties

Methods

__construct()

public __construct() : mixed
Return values
mixed

build_customizer()

Create Brisko Theme Panel.

public build_customizer(WP_Customize_Manager $wp_customizer) : mixed
Parameters
$wp_customizer : WP_Customize_Manager

.

Return values
mixed

get_sections()

public get_sections() : mixed
Return values
mixed

init()

public init() : mixed
Return values
mixed

set_customizer()

public set_customizer(WP_Customize_Manager $wp_customizer) : mixed
Parameters
$wp_customizer : WP_Customize_Manager
Return values
mixed

humanize()

private humanize(mixed $section_name) : mixed
Parameters
$section_name : mixed
Return values
mixed
private static is_disabled_footer() : mixed
Return values
mixed

Search results