Method: Adds hooks that power the shortcode
Read MoreInventory_Presser_Shortcode_Sort_By::register_script()
Method: Registers a JavaScript file required for the dropdown to operate.
Read MoreInventory_Presser_Shortcode_Sort_By::remove_price_from_sort_dropdown()
Method: Removes price from the dropdown options on sites that do not use the price field.
Read MoreInventory_Presser_Shortcode_Sort_By::add_down_payment_to_sort_dropdown()
Method: Adds a down payment option to the dropdown on sites that show down payments instead of prices.
Read MoreInventory_Presser_Shortcode_Sort_By
Inventory_Presser_Shortcode_Sort_By::add()
Method: Adds a shortcode
Read MoreInventory_Presser_Shortcode_Sort_By::hooks()
Method: Adds hooks that power the shortcode
Read MoreInventory_Presser_Shortcode_Sort_By::change_price_field_when_sorting()
Method: If a user wants to order vehicles by price, and the site is showing MSRP instead of price, sort by that.
Read MoreInventory_Presser_Shortcode_Sort_By::content()
Method: Creates the HTML output that replaces the shortcode.
Read MoreInventory_Presser_Shortcode_Sort_By::change_sorter_based_on_price_display()
Method: change_sorter_based_on_price_display
Read More