File: bp-forums/common/template.php |
Description |
|---|---|
| bbp_view_title() |
Output the view name aka title |
| bbp_get_view_title() |
Get the view name aka title |
| bbp_view_url() |
Output the view url |
| bbp_the_content() |
Output a textarea or TinyMCE if enabled |
| bbp_get_the_content() |
Return a textarea or TinyMCE if enabled |
| bbp_get_the_content |
Fallback to normal textarea. |
| 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 |