@since: bbPress (r4579)
Description
bbp_search_url()

Output the search url

Source: bp-forums/search/template.php:245

bbp_get_search_url()

Return the search url

Source: bp-forums/search/template.php:260

bbp_search_terms()

Output the search terms

Source: bp-forums/search/template.php:339

bbp_search_query()

Run the search query

Source: bp-forums/search/functions.php:25

bbp_get_search_query_args()

Return the search’s query args

Source: bp-forums/search/functions.php:47

bbp_has_search_results()

The main search loop. WordPress does the heavy lifting.

Source: bp-forums/search/template.php:40