do_action_ref_array( 'parse_comment_query', WP_Comment_Query $this )

Fires after the comment query vars have been parsed.


Parameters

$this

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


Source

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

View on GitHub



Changelog

Changelog
Version Description
WP-4.2.0 Introduced.