Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AdminPageFrameworkLoader_AdminPageMetaBox_ExternalLinks
PHP Class AdminPageFrameworkLoader_AdminPageMetaBox_ExternalLinks
Loads Admin Page Framework. http://en.michaeluno.jp/admin-page-framework/ Copyright (c) 2013-2016 Michael Uno
Inheritance:
extends
AdminPageFramework_PageMetaBox
Datei anzeigen
Open project: michaeluno/admin-page-framework
Public Methods
Method
Description
content
(
$sContent
)
The content filter callback method.
setUp
( )
* ( optional ) Use the setUp() method to define settings of this meta box.
Method Details
content()
public
method
Alternatively use the
content_{instantiated class name}
method instead.
public
content
(
$sContent
)
setUp()
public
method
* ( optional ) Use the setUp() method to define settings of this meta box.
public
setUp
( )