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 Moreinvp_overlapping_keys
Filter Hook: Assign the new term for this $object_id. The Availability taxonomy holds For Sale/Sold and Wholesale, so append in that taxonomy.
Read Moreinvp_post_type_args
Filter Hook: Changes ORDER BY wp_postmeta.meta_value+0 to ORDER BY REPLACE( wp_postmeta.meta_value, ‘,’, ” )+0
Read Moreinvp_prefix_meta_key
Filter Hook: Loop over the post meta keys we manage and save their values if we find them coming over as part of the post to save.
Read Moreinvp_price_display
Filter Hook: The price display type is something beyond what this plugin supports. Allow the value to be filtered.
Read Moreinvp_price_display_options
Filter Hook: SECTION Carfax
Read Moreinvp_price_display_separator
Filter Hook: SECTION Carfax
Read Moreinvp_unprefix_meta_key
Filter Hook: Maybe append to the meta_query if it is already set. If we are sorting by make, then we want to also add a secondary sort of model and a tertiary sort of trim. That’s what users want. Apply the same logic to sorts by year and model.
Read Moreinvp_vehicle_location_sentence_address
Filter Hook: We want the term description from the location taxonomy term because the meta key/term name only contains street address line one. The term description has the full address.
Read Morein_plugin_update_message-{$file}
Action Hook: If this is a multi-site install, only show the update on the network plugins page.
Read More