WPPaste WordPress Functions index
Page 275

Welcome to the WPPaste WordPress Function index. This page contains a an alphabetically sorted list of functions that are available for use in WordPress. Each function has a brief description of what it does and how it can be used. To find out more about a particular function, simply click on the function name.

wp_is_json_request()

Checks whether current request is a JSON request, or is expecting a JSON response.

wp_is_jsonp_request()

Checks whether current request is a JSONP request, or is expecting a JSONP response.