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