do_action_ref_array( "parse_comment_query", WP_Comment_Query $query )

Fires after the comment query vars have been parsed.

Parameters

$query

WP_Comment_Query

The WP_Comment_Query instance (passed by reference).

Source

File: wp-includes/class-wp-comment-query.php.

View all references

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

Leave a Reply

Your email address will not be published. Required fields are marked *