ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 200

wp_cache_replace()

Function: Replaces the contents of the cache with new data.

Source: wp-includes/cache.php:84

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

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

wp_cache_add()

Function: Adds data to the cache, if the cache key doesn’t already exist.

Source: wp-includes/cache.php:41

Used by 0 functions | Uses 0 functions

wp_cache_close()

Function: Closes the cache.

Source: wp-includes/cache.php:342

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