apply_filters( 'wp_redirect_status', int $status, string $location )
Filters the redirect HTTP response status code to use.
Parameters
- $status
-
(int) The HTTP response status code to use.
- $location
-
(string) The path or URL to redirect to.
Source
Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_redirect_status