Namespaces: global
Description
bbp_search_results_url()

Output the search results url

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

bbp_get_search_results_url()

Return the search url

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

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_search_results_redirect()

Redirect to search results page if needed

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

bbp_has_search_results()

The main search loop. WordPress does the heavy lifting.

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

bbp_search_results()

Whether there are more search results available in the loop

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

bbp_the_search_result()

Loads up the current search result in the loop

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

bbp_search_title()

Output the search page title

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