Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Kirki_Panel
PHP Class Kirki_Panel, kirki
Inheritance:
extends
Kirki_Customizer
显示文件
Open project: aristath/kirki
Public Methods
Method
Description
__construct
(
array
$args
)
The class constructor.
add_panel
(
array
$args
)
Add the panel using the Customizer API.
Method Details
__construct()
public
method
The class constructor.
public
__construct
(
array
$args
)
$args
array
The panel arguments.
add_panel()
public
method
Add the panel using the Customizer API.
public
add_panel
(
array
$args
)
$args
array
The panel arguments.