apply_filters( 'old_slug_redirect_url', string $link )

Filters the old slug redirect URL.


Description


Parameters

$link

(string) The redirect URL.


Top ↑

Source

File: wp-includes/query.php

View on Trac


Top ↑

Changelog

Version Description
4.4.0 Introduced.