apply_filters( 'recovery_email_support_info', $message )
Filters the support message sent with the the fatal error protection email.
Description Description
Parameters Parameters
- $message
-
string The Message to include in the email.
Source Source
Changelog Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |