pre_comment_content

最后更新于:2021-11-27 18:45:25

apply_filters( ‘pre_comment_content’, string $comment_content )

Filters the comment content before it is set.

参数

$comment_content

(string)
The comment content.

源文件

文件: gc-includes/comment.php

View on Trac