Description
Filters the old slug redirect URL.
Occurrences
Filename | Line Number |
---|---|
wp-includes/query.php | 1114 |
Parameters
Type | Name | Description |
---|---|---|
string | $link | The redirect URL. |
PHP Doc
/**
* Filters the old slug redirect URL.
*
* @since 4.4.0
*
* @param string $link The redirect URL.
*/