get_comment

最后更新于:2021-11-26 11:24:04

apply_filters( ‘get_comment’, GC_Comment $_comment )

Fires after a comment is retrieved.

参数

$_comment

(GC_Comment)
Comment data.

源文件

文件: gc-includes/comment.php

View on Trac