Namespaces: global |
Description |
|---|---|
| bbp_topic_form_fields() |
Output the required hidden fields when creating/editing a topic |
| bbp_reply_form_fields() |
Output the required hidden fields when creating/editing a reply |
| bbp_edit_user_form_fields() |
Output the required hidden fields when editing a user |
| bbp_merge_topic_form_fields() |
Merge topic form fields |
| bbp_split_topic_form_fields() |
Split topic form fields |
| bbp_move_reply_form_fields() |
Move reply form fields |
| 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. |