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
WordPress plugins and themes
_enable_wp_die();function _enable_wp_die() { $GLOBALS['_wp_die_disabled'] = false; }View on GitHub
Published: | Last updated: