Description
Filters the debug information included in the fatal error protection email.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-recovery-mode-email-service.php | 150 |
Parameters
Type | Name | Description |
---|---|---|
array | $message | An associative array of debug information. |
PHP Doc
/**
* Filters the debug information included in the fatal error protection email.
*
* @since 5.3.0
*
* @param array $message An associative array of debug information.
*/