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