Class Admin
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public static
mixed|
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array
|
#
columns_filter( $columns )
Array of pre-defined columns for the list of listings inside Listings post editor |
public
|
#
posts_custom_column( $column )
Fills in data values into each cell of the listings columns inside the Listings post editor. |
public
|
#
pl_cmb_render_text_price( $field, $escaped_value, $object_id, $object_type, $field_type_object )
Outputs the markup for the text_price field |
public
|
#
pl_cmb_validate_text_price( $override_value, $value )
Converts money format to integer (no fractions). |
Properties summary
public static
string
|
$general_settings_key
|
#
'rel_general_settings'
|
public static
array
|
$default_general_settings
|
#
array(
'singular_slug' => 'listing',
'plural_slug' => 'listings',
'per_page' => 24
)
|