Class Papi_Page_Type_Meta
Base Papi type implementation of meta data for a page type.
- Papi_Core_Type
-
Papi_Page_Type_Meta
Direct known subclasses
Papi_Page_Type
Located at types/class-papi-page-type-meta.php
public
|
|
public
boolean
|
|
public
array
|
|
public
array
|
|
public
string
|
|
public
boolean
|
|
public
boolean
|
boot(),
get_class_name(),
get_file_path(),
get_id(),
match_id(),
new_class(),
setup_actions(),
setup_filters()
|
public
string
|
$_meta_method
The meta method to call. |
#
'page_type'
|
public
array
|
$capabilities
Capabilities list. |
#
[]
|
public
array
|
$child_types
The page types that lives under this page type. |
#
[]
|
public
string
|
$description
The description of the page type. |
#
''
|
public
boolean
|
$fill_labels
Fill labels. |
#
false
|
public
array
|
$labels
Labels, the same labels that post type object uses. |
#
[]
|
public
string
|
$name
The name of the page type. |
#
''
|
public
array
|
$post_type
The post types to register the page type with. |
#
['page']
|
public
integer
|
$sort_order
The sort order of the page type. |
#
null
|
public
boolean
|
$standard_type
Show standard page type or not. |
#
false
|
public
string
|
$template
The template of the page type. |
#
''
|
public
string
|
$thumbnail
The page type thumbnail. |
#
''
|
$id
|