WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about old_slug_redirect_url

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/query.php apply_filters 1113 /**
* Filters the old slug redirect URL.
*
* @since 4.4.0
*
* @param string $link The redirect URL.
*/

Hook Parameters

Parameter Type Name Description
string $link The redirect URL.