ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 10

wp_cache_flush_runtime()

Function: Removes all cache items from the in-memory runtime cache.

Source: wp-includes/cache.php:280

Used by 0 functions | Uses 0 functions

wp_paused_plugins()

Function: Get the instance for storing paused plugins.

Source: wp-includes/error-protection.php:14

Used by 2 functions | Uses 0 functions

wp_paused_themes()

Function: Get the instance for storing paused extensions.

Source: wp-includes/error-protection.php:29

Used by 2 functions | Uses 0 functions

wp_get_extension_error_description()

Function: Get a human readable description of an extension’s error.

Source: wp-includes/error-protection.php:47

Used by 1 function | Uses 1 function

wp_register_fatal_error_handler()

Function: Registers the shutdown handler for fatal errors.

Source: wp-includes/error-protection.php:81

Used by 0 functions | Uses 1 function

wp_is_fatal_error_handler_enabled()

Function: Checks whether the fatal error handler is enabled.

Source: wp-includes/error-protection.php:108

Used by 1 function | Uses 2 functions

wp_recovery_mode()

Function: Access the WordPress Recovery Mode instance.

Source: wp-includes/error-protection.php:149

Used by 0 functions | Uses 0 functions

wp_cache_add_multiple()

Function: Adds multiple values to the cache in one call.

Source: wp-includes/cache.php:62

Used by 0 functions | Uses 0 functions

wp_cache_set_multiple()

Function: Sets multiple values to the cache in one call.

Source: wp-includes/cache.php:129

Used by 0 functions | Uses 0 functions

wp_cache_get_multiple()

Function: Retrieves multiple values from the cache in one call.

Source: wp-includes/cache.php:172

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy