recovery_email_support_info

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

apply_filters( ‘recovery_email_support_info’, string $message )

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

参数

$message

(string)
The Message to include in the email.

源文件

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

View on Trac