bbp_search_terms( string $search_terms = '' )
Output the search terms
Description
Parameters
- $search_terms
-
(Optional) Search terms
Default value: ''
Source
File: bp-forums/search/template.php
function bbp_search_terms( $search_terms = '' ) { echo bbp_get_search_terms( $search_terms ); }
Changelog
Version | Description |
---|---|
bbPress (r4579) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.