W3cubDocs

/WordPress

apply_filters( 'wp_die_ajax_handler', callable $function )

Filters the callback for killing WordPress execution for Ajax requests.

Parameters

$function

(callable) Callback function name.

Source

File: wp-includes/functions.php

View on Trac

Changelog

Version Description
3.4.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_die_ajax_handler