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