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