Class Papi_Property_Checkbox
HTML checkbox property that can handle one or more checkboxes.
- Papi_Core_Property
-
Papi_Property
-
Papi_Property_Checkbox
Located at properties/class-papi-property-checkbox.php
public
array
|
#
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
|
|
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. |
#
'array'
|
public
array
|
$default_value
The default value. |
#
[]
|
$conditional,
$default_options,
$display
|