comment_moderation_headers
最后更新于:2021-11-26 03:55:20
apply_filters( ‘comment_moderation_headers’, string $message_headers, int $comment_id )
Filters the comment moderation email headers.
参数
- $message_headers
-
(string)
Headers for the comment moderation email. - $comment_id
-
(int)
Comment ID.
源文件
文件: gc-includes/pluggable.php