blog_redirect_404

最后更新于:2021-11-25 22:29:12

apply_filters( ‘blog_redirect_404’, string $no_blog_redirect )

Filters the redirect URL for 404s on the main site.

参数

$no_blog_redirect

(string)
The redirect URL defined in NOBLOGREDIRECT.

源文件

文件: gc-includes/ms-functions.php

View on Trac