Used By
| Used By | Description |
|---|---|
| wp-includes/ms-functions.php: maybe_redirect_404() | Correct 404 redirects when NOBLOGREDIRECT is defined. |
Filters the redirect URL for 404s on the main site.
The filter is only evaluated if the NOBLOGREDIRECT constant is defined.
(string) The redirect URL defined in NOBLOGREDIRECT.
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/blog_redirect_404