File: bp-forums/common/template.php |
Description |
|---|---|
| bbp_get_breadcrumb() |
Return a breadcrumb ( forum -> topic -> reply ) |
| bbp_allowed_tags() |
Output all of the allowed tags in HTML format with attributes. |
| bbp_get_allowed_tags() |
Display all of the allowed tags in HTML format with attributes. |
| 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_view_url() |
Output the view url |
| bbp_get_view_url() |
Return the view url |
| bbp_is_query_name() |
Check the passed parameter against the current _bbp_query_name |
| bbp_get_tiny_mce_plugins() |
Edit TinyMCE plugins to match core behaviour |