File: bp-forums/common/template.php |
Description |
---|---|
bbp_get_sanitize_val() |
Return sanitized $_REQUEST value. |
bbp_tab_index() |
Output the current tab index of a given form |
bbp_get_tab_index() |
Output the current tab index of a given form |
bbp_dropdown() |
Output a select box allowing to pick which forum/topic a new topic/reply belongs in. |
bbp_get_dropdown() |
Output a select box allowing to pick which forum/topic a new topic/reply belongs in. |
is_bbpress() |
Use the above is_() functions to return if in any Forums page |
bbp_is_search() |
Check if current page is a search page |
bbp_is_search_results() |
Check if current page is a search results page |
bbp_is_edit() |
Check if current page is an edit page |
bbp_body_class() |
Use the above is_() functions to output a body class for each scenario |