comment_notification_recipients
最后更新于:2021-11-26 03:58:30
apply_filters( ‘comment_notification_recipients’, string[] $emails, int $comment_id )
Filters the list of email addresses to receive a comment notification.
参数
- $emails
-
(string[])
An array of email addresses to receive a comment notification. - $comment_id
-
(int)
The comment ID.
源文件
文件: gc-includes/pluggable.php