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