Filter hook 'recovery_email_debug_info'

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

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.
		 */