Core Function
View Source on Trac ↗ wp_is_jsonp_request()
wp_is_jsonp_request( ) Checks whether current request is a JSONP request, or is expecting a JSONP response.
Return Value
(bool)
True if JSONP request, false otherwise.
Function Information
Since Version
5.2.0
Source File
wp-includes/load.php
Advertisement