Brisko

SettingsTrait

Table of Contents

$capability  : mixed
$transport  : mixed
Customizer transport.
install_plugin()  : mixed
Brisko Section.
section()  : mixed
Brisko Section.
short_name()  : mixed
Brisko Section name only.
info_css_style()  : mixed
info_note()  : mixed

Properties

$capability

public static mixed $capability = 'edit_theme_options'

$transport

Customizer transport.

public static mixed $transport = 'postMessage'

Methods

install_plugin()

Brisko Section.

public static install_plugin() : mixed
Return values
mixed

section()

Brisko Section.

public static section() : mixed
Return values
mixed

short_name()

Brisko Section name only.

public static short_name() : mixed
Return values
mixed

info_css_style()

protected static info_css_style() : mixed
Return values
mixed

info_note()

protected static info_note(mixed $wp_customize, mixed $id[, mixed $info = '' ]) : mixed
Parameters
$wp_customize : mixed
$id : mixed
$info : mixed = ''
Return values
mixed

Search results