Namespaces: global |
Description |
|---|---|
| bbp_search_results_redirect() |
Redirect to search results page if needed |
| bbp_has_search_results() |
The main search loop. WordPress does the heavy lifting. |
| bbp_search_results() |
Whether there are more search results available in the loop |
| bbp_the_search_result() |
Loads up the current search result in the loop |
| bbp_search_title() |
Output the search page title |
| bbp_get_search_title() |
Get the search page title |
| bbp_search_url() |
Output the search url |
| bbp_get_search_url() |
Return the search url |
| bbp_search_results_url() |
Output the search results url |
| bbp_get_search_results_url() |
Return the search url |