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: Checks whether a string is a valid JSON Media Type.
Source: wp-includes/load.php:1761
Function: Checks whether current request is an XML request, or is expecting an XML response.
Source: wp-includes/load.php:1779
Function: Checks if this site is protected by HTTP Basic Auth.
Source: wp-includes/load.php:1822
Filter Hook: Filters whether a site is protected by HTTP Basic Auth.
Source: wp-includes/load.php:1845
Function: Determines whether the current request should use themes.
Source: wp-includes/load.php:1581
Filter Hook: Filters whether the current request should use themes.
Source: wp-includes/load.php:1589
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