ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 200

_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

WP_SimplePie_File

Class: Core class for fetching remote files and reading local files with SimplePie.

Source: wp-includes/class-wp-simplepie-file.php:21

Used by 0 functions | Uses 0 functions

rest_is_ip_address()

Function: Determines if an IP address is valid.

Source: wp-includes/rest-api.php:1376

Used by 0 functions | Uses 0 functions

rest_sanitize_boolean()

Function: Changes a boolean-like value into the proper boolean value.

Source: wp-includes/rest-api.php:1394

Used by 0 functions | Uses 0 functions

rest_is_boolean()

Function: Determines if a given value is boolean-like.

Source: wp-includes/rest-api.php:1415

Used by 0 functions | Uses 0 functions

rest_get_avatar_urls()

Function: Retrieves the avatar urls in various sizes.

Source: wp-includes/rest-api.php:1169

Used by 0 functions | Uses 0 functions

rest_get_avatar_sizes()

Function: Retrieves the pixel sizes for avatars.

Source: wp-includes/rest-api.php:1187

Used by 0 functions | Uses 0 functions
« Previous 1 … 199 200 201 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy