url_to_postid()
Function: Examines a URL and try to determine the post ID it represents.
Source: wp-includes/rewrite.php:491
Function: Examines a URL and try to determine the post ID it represents.
Source: wp-includes/rewrite.php:491
Filter Hook: Filters the URL to derive the post ID from.
Source: wp-includes/rewrite.php:501
Function: Adds a permalink structure.
Source: wp-includes/rewrite.php:206
Function: Removes a permalink structure.
Source: wp-includes/rewrite.php:233
Function: Adds a new feed type like /atom1/.
Source: wp-includes/rewrite.php:250
Function: Removes rewrite rules and then recreate rewrite rules.
Source: wp-includes/rewrite.php:277
Function: Adds an endpoint, like /trackback/.
Source: wp-includes/rewrite.php:334
Function: Filters the URL base for taxonomies.
Source: wp-includes/rewrite.php:350
Function: Resolves numeric slugs that collide with date permalinks.
Source: wp-includes/rewrite.php:380
Function: Adds a rewrite rule that transforms a URL structure to a set of query vars.
Source: wp-includes/rewrite.php:140