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


Description Description

See also See also


Top ↑

Parameters Parameters

$post_type

(Required) The name of a post type.

$query_vars

(Optional) An array of query variables.

Default value: array()


Top ↑

Return Return

(array)


Top ↑

Source Source

File: inventory-presser.php