Class Papi_Core_Box
Located at core/class-papi-core-box.php
Methods summary
public
|
|
public
mixed
|
|
public
|
|
public
string
|
Properties summary
public
array
|
$capabilities
Capabilities list. |
#
[]
|
public
string
|
$context
Context. |
#
'normal'
|
public
boolean
|
$display
Display box. |
#
true
|
public
string
|
$id
The core type identifier. |
#
''
|
public
string
|
$layout
Box layout that all properties will inherit. |
#
'horizontal'
|
public
string
|
$priority
Priority. |
#
'default'
|
public
array
|
$properties
Box properties. |
#
[]
|
public
integer
|
$sort_order
The sort order of the core box. |
#
1000
|
public
string
|
$title
The title of the box. |
#
''
|