Filter hook 'recovery_email_support_info'

in WP Core File wp-includes/class-wp-recovery-mode-email-service.php at line 141

Description

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

Occurrences

Filename Line Number
wp-includes/class-wp-recovery-mode-email-service.php 141

Parameters

Type Name Description
string $message The Message to include in the email.

PHP Doc

/**
		 * Filters the support message sent with the the fatal error protection email.
		 *
		 * @since 5.2.0
		 *
		 * @param string $message The Message to include in the email.
		 */