apply_filters( 'ep_comment_search_widget_args', $default_args ) → {array}
Filter to args used in WP_Comment_Query in Widget Search Comment
Parameters:
Name | Type | Description |
---|---|---|
$default_args |
array | Defaults args |
- Since:
- 3.6.0
- Source:
Returns:
New value
- Type
- array