apply_filters( 'recovery_email_debug_info', array $message )

Filters the debug information included in the fatal error protection email.


Parameters

$message

An associative array of debug information.


Source

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

View on GitHub


Changelog

Changelog
Version Description
5.3.0 Introduced.