Method: Outputs a checkbox and label to enable the photo arranger Gallery Block feature.
Read MoreInventory_Presser_Admin_Options::change_sort_by_option_values()
Method: change_sort_by_option_values
Read MoreInventory_Presser_Admin_Options::callback_skip_trash()
Method: Output the controls that create the Skip Trash setting.
Read MoreInventory_Presser_Admin_Options::callback_sort_vehicles_by()
Method: Output the controls that create the default vehicle sort setting.
Read MoreInventory_Presser_Admin_Options::callback_use_carfax()
Method: Output the controls that create the Display Carfax Buttons setting.
Read MoreInventory_Presser_Admin_Options::callback_use_carfax_provided_buttons()
Method: Output the controls that create the Use Carfax-provided Buttons setting.
Read MoreInventory_Presser_Admin_Options::html_select_operator()
Method: Creates a dropdown select that contains logical operators.
Read MoreInventory_Presser_Admin_Options::html_select_vehicle_keys()
Method: Get a list of all the post meta keys in our CPT. Let the user choose one as a default sort.
Read MoreInventory_Presser_Admin_Options::options_page_content()
Method: Outputs the settings page HTML content
Read MoreInventory_Presser_Admin_Options::sanitize_options()
Method: Santitizes the user input into the options inputs before they are saved.
Read More