apply_filters( 'old_slug_redirect_url', string $link )

Filters the old slug redirect URL.


Parameters

$link

(string) The redirect URL.


Source

File: wp-includes/query.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.4.0 Introduced.