recovery_email_debug_info

最后更新于:2021-11-27 21:40:07

apply_filters( ‘recovery_email_debug_info’, array $message )

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

参数

$message

(array)
An associative array of debug information.

源文件

文件: gc-includes/class-gc-recovery-mode-email-service.php

View on Trac