do_action_ref_array( 'parse_comment_query', WP_Comment_Query $this )
Fires after the comment query vars have been parsed.
Description Description
Parameters Parameters
- $this
-
(WP_Comment_Query) The WP_Comment_Query instance (passed by reference).
Source Source
Changelog Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |