Filter: ep_comment_search_widget_response

apply_filters( 'ep_comment_search_widget_response', $return ) → {array}

Filters the comments response

Parameters:
Name Type Description
$return array

The result of fetched comments.

Since:
  • 3.6.0
Source:
Returns:

New value

Type
array