最后更新于:2021-11-26 04:00:03
apply_filters( ‘comment_save_pre’, string $comment_content )
Filters the comment content before it is updated in the database.
(string) The comment data.
文件: gc-includes/comment.php
View on Trac