apply_filters( 'bp_directory_groups_search_form', string $search_form_html )
Filters the HTML markup for the groups search form.
Parameters Parameters
- $search_form_html
-
(string) HTML markup for the search form.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.9.0 | Introduced. |