Inventory_Presser_Plugin::add_orderby_to_query( object $query )

Filter callback that adds an ORDER BY clause to the main query when a user requests a list of vehicles.


Parameters Parameters

$query

(Required) An instance of the WP_Query class.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: inventory-presser.php