81 results found for “_handler”. Showing results 1 to 25.
-
hookwp_die_handler
Filters the callback for killing WordPress execution for all non-Ajax, non-JSON, non-XML requests.
-
Filters the callback for killing WordPress execution for XML requests.
-
Filters the callback for killing WordPress execution for Ajax requests.
-
Filters the callback for killing WordPress execution for JSON requests.
-
function_xml_wp_die_handler()
Kills WordPress execution and displays XML response with an error message.
-
Filters the callback for killing WordPress execution for JSONP REST requests.
-
function_ajax_wp_die_handler()
Kills WordPress execution and displays Ajax response with an error message.
-
function_json_wp_die_handler()
Kills WordPress execution and displays JSON response with an error message.
-
Filters the callback for killing WordPress execution for XML-RPC requests.
-
function_jsonp_wp_die_handler()
Kills WordPress execution and displays JSONP response with an error message.
-
Core class used as the default shutdown handler for fatal errors.
-
Core base class representing a search handler for an object type in the REST API.
Used by 3 functions | Uses 0 functions | Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:16 -
function_scalar_wp_die_handler()
Kills WordPress execution and displays an error message.
-
function_xmlrpc_wp_die_handler()
Kills WordPress execution and displays XML response with an error message.
-
functionwp_media_upload_handler()
Handles the process of uploading media.
-
Filters the search handlers to use in the REST search controller.
-
function_default_wp_die_handler()
Kills WordPress execution and displays HTML page with an error message.