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
Papi_Admin_Page_Type_Switcher
PHP Class Papi_Admin_Page_Type_Switcher, papi
Afficher le fichier
Open project: wp-papi/papi
Méthodes publiques
Méthode
Description
__construct
( )
The construct.
admin_init
( )
Admin init hook callback.
metabox
( )
Render metabox.
save_post
(
integer
$post_id
,
WP_post
$post
) :
boolean
Switch page type if all checks pass.
Method Details
__construct()
public
méthode
The construct.
public
__construct
( )
admin_init()
public
méthode
Admin init hook callback.
public
admin_init
( )
metabox()
public
méthode
Render metabox.
public
metabox
( )
save_post()
public
méthode
Switch page type if all checks pass.
public
save_post
(
integer
$post_id
,
WP_post
$post
) :
boolean
$post_id
integer
$post
WP_post
Résultat
boolean