pre_get_comments

最后更新于:2021-11-27 18:48:15

do_action_ref_array( ‘pre_get_comments’, GC_Comment_Query $this )

Fires before comments are retrieved.

参数

$this

(GC_Comment_Query)
Current instance of GC_Comment_Query (passed by reference).

源文件

文件: gc-includes/class-gc-comment-query.php

View on Trac