wp_cache_set()
Function: Saves the data to the cache.
Source: wp-includes/cache.php:108
Function: Saves the data to the cache.
Source: wp-includes/cache.php:108
Function: Removes the cache contents matching key and group.
Source: wp-includes/cache.php:190
Class: Core class used to encapsulate a single cookie object for internal use.
Source: wp-includes/class-wp-http-cookie.php:22
Class: Core class used to implement a rewrite component API.
Source: wp-includes/class-wp-rewrite.php:26
Class: Core class used to implement HTTP API proxy support.
Source: wp-includes/class-wp-http-proxy.php:43
Function: Redirects incoming links to the proper URL based on the site url.
Source: wp-includes/canonical.php:42
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
Function: Strips the #fragment from a URL, if one is present.
Source: wp-includes/canonical.php:874
Function: Attempts to guess the correct URL for a 404 request based on query vars.
Source: wp-includes/canonical.php:911
Function: Redirects a variety of shorthand URLs to the admin.
Source: wp-includes/canonical.php:1023