Used By
Used By | Description |
---|---|
wp-includes/canonical.php: redirect_guess_404_permalink() | Attempts to guess the correct URL for a 404 request based on query vars. |
Filters whether to attempt to guess a redirect URL for a 404 request.
Returning a false value from the filter will disable the URL guessing and return early without performing a redirect.
(bool) Whether to attempt to guess a redirect URL for a 404 request. Default true.
Version | Description |
---|---|
5.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/do_redirect_guess_404_permalink