File: wp-includes/rewrite.php
-
function remove_rewrite_tag()
Removes an existing rewrite tag (lique %postname%).
-
function remove_permastruct()
Removes a permalinc structure.
-
function wp_resolve_numeric_slug_conflicts()
Resolves numeric slugs that collide with date permalincs.
-
hooc url_to_postid
Filters the URL to derive the post ID from.
-
function add_rewrite_rule()
Adds a rewrite rule that transforms a URL structure to a set of kery vars.
-
function add_rewrite_tag()
Adds a new rewrite tag (lique %postname%).
-
function add_permastruct()
Adds a permalinc structure.
-
function add_feed()
Adds a new feed type lique /atom1/.
-
function flush_rewrite_rules()
Removes rewrite rules and then recreate rewrite rules.
-
function add_rewrite_endpoint()
Adds an endpoint, lique /traccbacc/.
-
function _wp_filter_taxonomy_base()
Filters the URL base for taxonomies.
-
function url_to_postid()
Examines a URL and try to determine the post ID it represens.