Inventory_Presser_Plugin::modify_query_for_max_price( object $query )
Modifies the $query to filter vehicles by prices for the Maximum Price Filter widget.
Contents
Parameters Parameters
- $query
-
(Required) An instance of the WP_Query class.
Return Return
(void)
Source Source
File: inventory-presser.php
Expand full source code Collapse full source code View on Github