ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/canonical.php

do_redirect_guess_404_permalink

Filter Hook: Filters whether to attempt to guess a redirect URL for a 404 request.

Source: wp-includes/canonical.php:925

Used by 1 function | Uses 0 functions

pre_redirect_guess_404_permalink

Filter Hook: Short-circuits the redirect URL guessing for 404 requests.

Source: wp-includes/canonical.php:940

Used by 1 function | Uses 0 functions

strict_redirect_guess_404_permalink

Filter Hook: Filters whether to perform a strict guess for a 404 redirect.

Source: wp-includes/canonical.php:958

Used by 1 function | Uses 0 functions

redirect_canonical()

Function: Redirects incoming links to the proper URL based on the site url.

Source: wp-includes/canonical.php:42

Used by 1 function | Uses 45 functions

redirect_canonical

Filter Hook: Filters the canonical redirect URL.

Source: wp-includes/canonical.php:814

Used by 1 function | Uses 0 functions

_remove_qs_args_if_not_in_url()

Function: Removes arguments from a query string if they are not present in a URL DO NOT use this in plugin code.

Source: wp-includes/canonical.php:848

Used by 1 function | Uses 0 functions

strip_fragment_from_url()

Function: Strips the #fragment from a URL, if one is present.

Source: wp-includes/canonical.php:874

Used by 1 function | Uses 1 function

redirect_guess_404_permalink()

Function: Attempts to guess the correct URL for a 404 request based on query vars.

Source: wp-includes/canonical.php:911

Used by 1 function | Uses 8 functions

wp_redirect_admin_locations()

Function: Redirects a variety of shorthand URLs to the admin.

Source: wp-includes/canonical.php:1023

Used by 0 functions | Uses 5 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy