do_action_ref_array( 'pre_get_comments', WP_Comment_Query $this )
Fires before comments are retrieved.
Description Description
Parameters Parameters
- $this
-
(WP_Comment_Query) Current instance of WP_Comment_Query (passed by reference).
Source Source
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |