ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 200

WP_Rewrite

Class: Core class used to implement a rewrite component API.

Source: wp-includes/class-wp-rewrite.php:26

Used by 0 functions | Uses 0 functions

WP_HTTP_Proxy

Class: Core class used to implement HTTP API proxy support.

Source: wp-includes/class-wp-http-proxy.php:43

Used by 0 functions | 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

_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

rest_parse_request_arg()

Function: Parse a request argument based on details registered to the route.

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

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
« Previous 1 … 199 200 201 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy