ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 199

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_cache_set()

Function: Saves the data to the cache.

Source: wp-includes/cache.php:108

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

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

wp_cache_decr()

Function: Decrements numeric cache item’s value.

Source: wp-includes/cache.php:249

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