apply_filters( "{$objects[‘secondary’]}_search_form”}", string $search_form_html )
Filter here to edit the HTML output of the displayed group search form.
Parameters Parameters
- $search_form_html
-
(string) The HTML output for the directory search form.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.2.0 | Introduced. |