Class Papi_Property_User
User property that handle relationship between users and posts.
- Papi_Core_Property
-
Papi_Property
-
Papi_Property_Dropdown
-
Papi_Property_User
Located at properties/class-papi-property-user.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
integer
|
|
public
array
|
|
public
integer|null
|
|
public
integer
|
#
load_value( mixed $value, string $slug, integer $post_id )
Change value after it's loaded from the database. |
public
integer
|
#
update_value( mixed $value, string $slug, integer $post_id )
Update value before it's saved to the database. |
html()
|
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. |
#
'int'
|
$conditional,
$default_options,
$default_value,
$display
|