Description
Filters the URL to derive the post ID from.
Occurrences
Filename | Line Number |
---|---|
wp-includes/rewrite.php | 502 |
Parameters
Type | Name | Description |
---|---|---|
string | $url | The URL to derive the post ID from. |
PHP Doc
/**
* Filters the URL to derive the post ID from.
*
* @since 2.2.0
*
* @param string $url The URL to derive the post ID from.
*/