apply_filters( 'recovery_email_support_info', string $message )

Filters the support message sent with the the fatal error protection email.


Parameters

$message

The Message to include in the email.


Source

File: wp-includes/class-wp-recovery-mode-email-service.php

View on GitHub


Changelog

Changelog
Version Description
5.2.0 Introduced.