old_slug_redirect_url

最后更新于:2021-11-27 12:20:06

apply_filters( ‘old_slug_redirect_url’, string $link )

Filters the old slug redirect URL.

参数

$link

(string)
The redirect URL.

源文件

文件: gc-includes/query.php

View on Trac