You appear to be a bot. Output may be restricted
Description
Usage
_disable_wp_die();
Parameters
Returns
voidSource
File name: oik-batch/tests/functions.phpLines:
1 to 3 of 3
function _disable_wp_die() { $GLOBALS['_wp_die_disabled'] = true; }View on GitHub