Description
Filters the old slug redirect post ID.
Occurrences
Filename | Line Number |
---|---|
wp-includes/query.php | 1093 |
Parameters
Type | Name | Description |
---|---|---|
int | $id | The redirect post ID. |
PHP Doc
/**
* Filters the old slug redirect post ID.
*
* @since 4.9.3
*
* @param int $id The redirect post ID.
*/