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 rewrite rule that transforms a URL structure to a set of query vars.
Source: wp-includes/rewrite.php:140
Function: Adds a new rewrite tag (like %postname%).
Source: wp-includes/rewrite.php:162
Function: Removes an existing rewrite tag (like %postname%).
Source: wp-includes/rewrite.php:188
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