Request (query) (tag)
| rest_do_request() | Performs an internal request to a REST API route through WP_REST_Server{}. |
| wp_is_json_request() | Checks if the current request is a JSON request or expects a JSON response. |
| wp_is_jsonp_request() | Checks if the current request is a JSONP request or expects a JSONP response. |