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
Function: Retrieves an option value based on an option name.
Source: wp-includes/option.php:78
Function: Protects WordPress special option from being modified.
Source: wp-includes/option.php:266
Function: Prints option value after sanitizing for forms.
Source: wp-includes/option.php:285
Function: Loads and caches all autoloaded options, if available or all options.
Source: wp-includes/option.php:301
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