Class Papi_Attachment_Type
Papi type that handle attachment post type, post data and rendering. All attachment types should extend this class.
- Papi_Core_Type
-
Papi_Page_Type_Meta
-
Papi_Page_Type
-
Papi_Attachment_Type
Located at types/class-papi-attachment-type.php
public
string
|
|
protected
|
|
public
array
|
|
public
array
|
box(),
display(),
get_boxes(),
get_child_property(),
get_property(),
property(),
remove(),
remove_meta_boxes(),
remove_post_type_support(),
setup(),
tab(),
template()
|
__construct(),
current_user_is_allowed(),
get_child_types(),
get_labels(),
get_thumbnail(),
has_name(),
has_post_type()
|
boot(),
get_class_name(),
get_file_path(),
get_id(),
match_id(),
new_class(),
setup_actions()
|
public
string
|
$post_type
The post type to register the type with. |
#
'attachment'
|
$boxes
|
$_meta_method,
$capabilities,
$child_types,
$description,
$fill_labels,
$labels,
$name,
$sort_order,
$standard_type,
$template,
$thumbnail
|
$id
|