@since: bbPress (r4579) |
Description |
---|---|
BBP_Shortcodes::display_search() |
Display the contents of search results in an output buffer and return to ensure that post/page contents are displayed first. |
bbp_is_search() |
Check if current page is a search page |
bbp_search_pagination_count() |
Output the search result pagination count |
bbp_get_search_pagination_count() |
Return the search results pagination count |
bbp_search_pagination_links() |
Output search pagination links |
bbp_get_search_pagination_links() |
Return search pagination links |
bbp_get_search_url() |
Return the search url |
bbp_search_terms() |
Output the search terms |
bbp_search_query() |
Run the search query |
bbp_get_search_query_args() |
Return the search’s query args |