apply_filters( 'recovery_email_debug_info', $message )

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


Description Description


Parameters Parameters

$message

array An associated array of debug information.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
5.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.