comment_edit_pre

最后更新于:2021-11-26 01:42:20

apply_filters( ‘comment_edit_pre’, string $comment_content )

Filters the comment content before editing.

参数

$comment_content

(string)
Comment content.

源文件

文件: gc-admin/includes/comment.php

View on Trac