Class Papi_Core_Tab
Located at core/class-papi-core-tab.php
Methods summary
public
|
Properties summary
public
string
|
$background
The background of the tab. |
#
''
|
public
array
|
$capabilities
Capabilities list. |
#
[]
|
public
string
|
$icon
Tab icon. |
#
''
|
public
string
|
$id
The core tab identifier. |
#
''
|
public
array
|
$properties
Box properties. |
#
[]
|
public
integer
|
$sort_order
The sort order of the core box. |
#
1000
|
public
boolean
|
$tab
Because of old code for tabs this property is required to exists on core tab class. |
#
true
|
public
string
|
$title
The title of the box. |
#
''
|