apply_filters( 'wp_die_handler', callable $function )
Filters the callback for killing WordPress execution for all non-Ajax, non-JSON, non-XML requests.
Parameters
- $function
-
(callable) Callback function name.
Source
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_die_handler