apply_filters( 'recovery_email_debug_info', $message )
Filters the debug information included in the fatal error protection email.
Description
Parameters
- $message
-
array An associated array of debug information.
Source
Changelog
Version | Description |
---|---|
5.3.0 | Introduced. |