apply_filters( 'ep_comment_all_query_db_args', $args ) → {array}
Filter database arguments for comment count query
Parameters:
Name | Type | Description |
---|---|---|
$args |
array | Query arguments based to WP_Comment_Query |
- Since:
- 3.6.0
- Source:
Returns:
New arguments
- Type
- array