Class Papi_Taxonomy_Type
Papi type that handle taxonomies.
- Papi_Core_Type
-
Papi_Entry_Type
-
Papi_Taxonomy_Type
Located at types/class-papi-taxonomy-type.php
Methods summary
public
boolean
|
|
public
array
|
|
protected
|
|
public
|
|
protected
|
Methods inherited from Papi_Entry_Type
__construct(),
add_help_tabs(),
body_classes(),
box(),
get_body_classes(),
get_boxes(),
get_property(),
help(),
help_sidebar(),
merge_boxes(),
property(),
setup(),
singleton(),
tab(),
template()
Methods inherited from Papi_Core_Type
allowed(),
boot(),
get_class_name(),
get_file_path(),
get_id(),
get_type(),
has_name(),
match_id(),
new_class(),
setup_filters()
Properties summary
public
boolean
|
$fill_labels
Fill labels. |
#
false
|
public
array
|
$labels
Labels, the same labels that taxonomy type object uses. |
#
[]
|
public
boolean
|
$redirect_after_create
Redirect after create. |
#
false
|
public
string
|
$taxonomy
The taxonomy. |
#
''
|
public
string
|
$type
The type name. |
#
'taxonomy'
|