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