apply_filters( 'ep_widget_search_comments', $search_comments_html, $title ) → {string}
Filter comment search widget HTML
Parameters:
Name | Type | Description |
---|---|---|
$search_comments_html |
string | Widget HTML |
$title |
string | Widget title |
- Since:
- 3.6.0
- Source:
Returns:
New HTML
- Type
- string