Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Kirki_Panel
PHP Class Kirki_Panel, kirki
Inheritance:
extends
Kirki_Customizer
Afficher le fichier
Open project: aristath/kirki
Méthodes publiques
Méthode
Description
__construct
(
array
$args
)
The class constructor.
add_panel
(
array
$args
)
Add the panel using the Customizer API.
Method Details
__construct()
public
méthode
The class constructor.
public
__construct
(
array
$args
)
$args
array
The panel arguments.
add_panel()
public
méthode
Add the panel using the Customizer API.
public
add_panel
(
array
$args
)
$args
array
The panel arguments.