-
since
-
1.2
Table of Contents
-
POST_TYPE
= 'mpa_shortcode'
-
$entityType
: string
-
__construct()
: mixed
-
getLabel()
: string
-
getPostType()
: string
-
getSingularLabel()
: string
-
register()
: mixed
-
registerMetaboxes()
: mixed
-
addActions()
: mixed
-
getDescription()
: string
-
getLabels()
: array<string|int, mixed>
-
registerArgs()
: array<string|int, mixed>
POST_TYPE
public
mixed
POST_TYPE
= 'mpa_shortcode'
-
since
-
1.2
$entityType
protected
string
$entityType
-
since
-
1.0
__construct()
public
__construct() : mixed
-
since
-
1.0
Return values
mixed
—
getLabel()
public
getLabel() : string
-
since
-
1.2
Return values
string
—
getPostType()
public
getPostType() : string
-
since
-
1.0
Return values
string
—
getSingularLabel()
public
getSingularLabel() : string
-
since
-
1.2
Return values
string
—
register()
public
register() : mixed
-
access
-
-
since
-
1.0
Return values
mixed
—
public
registerMetaboxes() : mixed
-
access
-
-
since
-
1.0
Return values
mixed
—
addActions()
protected
addActions() : mixed
-
since
-
1.0
Return values
mixed
—
getDescription()
protected
getDescription() : string
-
since
-
1.2
Return values
string
—
getLabels()
protected
getLabels() : array<string|int, mixed>
-
since
-
1.2
Return values
array<string|int, mixed>
—
registerArgs()
protected
registerArgs() : array<string|int, mixed>
-
since
-
1.2
Return values
array<string|int, mixed>
—