WordPress 5.0.0 Hooks, Functions, Classes and Methods
Page 12

wp_get_script_polyfill()

Returns contents of an inline script used in appending polyfill scripts for browsers which fail the provided tests. The provided array is a…

wp_is_json_request()

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