comment_notification_text
最后更新于:2021-11-26 03:58:48
apply_filters( ‘comment_notification_text’, string $notify_message, int $comment_id )
Filters the comment notification email text.
参数
- $notify_message
-
(string)
The comment notification email text. - $comment_id
-
(int)
Comment ID.
源文件
文件: gc-includes/pluggable.php