Class Papi_Property_File
WordPress media file property.
- Papi_Core_Property
-
Papi_Property
-
Papi_Property_File
Direct known subclasses
Papi_Property_ImageIndirect known subclasses
Papi_Property_Gallery
Located at properties/class-papi-property-file.php
public
mixed
|
#
format_value( mixed $value, string $slug, integer $post_id )
Format the value of the property before it's returned to WordPress admin or the site. |
public
array
|
|
public
array
|
|
public
|
|
public
mixed
|
|
protected
boolean
|
|
public
|
|
protected
|
|
protected
|
|
public
mixed
|
render(),
render_description_html(),
render_hidden_html(),
render_label_html(),
render_property_html(),
render_row_html(),
render_rules_json()
|
public
string
|
$convert_type
The convert type. |
#
'object'
|
public
array
|
$default_value
The default value. |
#
[]
|
protected
string
|
$file_type
File type. |
#
'file'
|
$conditional,
$default_options,
$display
|