File: bp-forums/common/template.php |
Description |
---|---|
bbp_get_view_id() |
Get the view id |
bbp_view_title() |
Output the view name aka title |
bbp_get_view_title() |
Get the view name aka title |
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_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 |