Inventory_Presser_Plugin::generate_rewrite_rules( string $post_type, array $query_vars = array() )
Generate every possible combination of rewrite rules, including paging, based on post type taxonomy
Contents
Description Description
See also See also
Parameters Parameters
- $post_type
-
(Required) The name of a post type.
- $query_vars
-
(Optional) An array of query variables.
Default value: array()
Return Return
(array)
Source Source
File: inventory-presser.php
Expand full source code Collapse full source code View on Github