wpseek.com
A WordPress-centric search engine for devs and theme authors



parse_comment_query › WordPress Action Hooks

Since4.2.0
Deprecatedn/a
do_action_ref_array( 'parse_comment_query', array( &$this )
Parameters:
  • () query The WP_Comment_Query instance (passed by reference).
    Required: Yes
Defined at:
Codex:

Fires after the comment query vars have been parsed.





Source

do_action_ref_array( 'parse_comment_query', array( &$this ) );