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