apply_filters( 'comments_list_table_query_args', array $args )
Filters the arguments for the comment query in the comments list table.
Parameters
- $args
-
An array of get_comments() arguments.
Source
Changelog
Version | Description |
---|---|
5.1.0 | Introduced. |