Function vanilla_config_die_handler
Registers a custom WordPress die handler for the Vanilla framework.
Parameters summary
string |
$message |
The WordPress error page message. |
string |
$title = 'Die, dying, dead' |
The WordPress error page title. |
array |
$arguments = array() |
Extra error information arguments. |