is_wp_error_instance
Action Hook: Fires when `is_wp_error()` is called and its parameter is an instance of `WP_Error`.
Source: wp-includes/load.php:1631
Action Hook: Fires when `is_wp_error()` is called and its parameter is an instance of `WP_Error`.
Source: wp-includes/load.php:1631
Function: Determines whether the current request is for the login screen.
Source: wp-includes/load.php:1178
Function: Filters a given list of plugins, removing any paused plugins from it.
Source: wp-includes/load.php:908
Function: Retrieves an array of active and valid themes.
Source: wp-includes/load.php:941
Function: Filters a given list of themes, removing any paused themes from it.
Source: wp-includes/load.php:980
Function: Is WordPress in Recovery Mode.
Source: wp-includes/load.php:1010
Function: Determines whether we are currently on an endpoint that should be protected against WSODs.
Source: wp-includes/load.php:1023
Filter Hook: Filters whether the current request is against a protected endpoint.
Source: wp-includes/load.php:1051
Function: Determines whether we are currently handling an Ajax action that should be protected against WSODs.
Source: wp-includes/load.php:1061
Filter Hook: Filters the array of protected Ajax actions.
Source: wp-includes/load.php:1090