Inventory_Presser_Plugin::add_pretty_search_urls()
Action hook callback that adds rewrite rules to the global $wp_rewrite.
On This Page
Description Description
These rewrite rules are what power URLs like /inventory/make/subaru.
Return Return
(void)
Source Source
File: inventory-presser.php
* that odometer values can be sorted as numbers instead of strings. * * @param string $orderby The ORDER BY clause of a database query. * @param object $query An instance of the WP_Query class.
Expand full source codeCollapse full source codeView on Github