Filter Hook: Plugin Name: Inventory Presser Plugin URI: https://inventorypresser.com Description: Inventory listings and photo sliders for automobile and powersports dealerships.
Read Moreinvp_archive_buttons
Action Hook: Default show_titles to false because this shortcode is used to replace the_content when themes handle our custom post type, and those themes will output a title.
Read Moreinvp_css_classes_view_details_button
Filter Hook: Add photo number meta values to vehicle photos uploaded in the dashboard
Read Moreinvp_get_raw_msrp
Filter Hook: We want the term description from the location taxonomy term because the meta key/term name only contains street address line one.
Read Moreinvp_get_raw_price
Filter Hook: Backwards compatibility to versions before 5.4.0 where the incoming argument was a string not an array.
Read Moreinvp_hours_title
Filter Hook: The first time we reach this block, we can be sure we have some hours content to output in the widget, so dump the preamble $html.
Read Moreinvp_label-odometer
Filter Hook: Build an array of items that will make up a table of vehicle attributes. If a value key is not provided, the member will be used directly on the vehicle object to find the value.
Read Moreinvp_max_hours_sets_per_address
Filter Hook: Hours
Read Moreinvp_max_phone_numbers_per_address
Filter Hook: Phone Numbers
Read Moreinvp_options_page_sanitized_values
Filter Hook: Convert the active toggle to a real boolean. If a pre-14.6.0 setting value is still set, this is where we convert all additional listings pages to active.
Read More