parse_comment_query

最后更新于:2021-11-27 13:25:19

do_action_ref_array( ‘parse_comment_query’, GC_Comment_Query $this )

Fires after the comment query vars have been parsed.

参数

$this

(GC_Comment_Query)
The GC_Comment_Query instance (passed by reference).

源文件

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

View on Trac