wp_is_json_request()
Function: Checks whether current request is a JSON request, or is expecting a JSON response.
Source: wp-includes/load.php:1713
Function: Checks whether current request is a JSON request, or is expecting a JSON response.
Source: wp-includes/load.php:1713
Function: Checks whether current request is a JSONP request, or is expecting a JSONP response.
Source: wp-includes/load.php:1733
Function: Determines whether the current request should use themes.
Source: wp-includes/load.php:1581
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
Function: Determines whether we are currently handling an Ajax action that should be protected against WSODs.
Source: wp-includes/load.php:1061