File: bp-forums/forums/template.php |
Description |
|---|---|
| bbp_forum_last_active_time() |
Output the forums last update date/time (aka freshness) |
| bbp_get_forum_last_active_time() |
Return the forums last update date/time (aka freshness) |
| bbp_get_forum_permalink() |
Return the link to the forum |
| bbp_forum_title() |
Output the title of the forum |
| bbp_get_forum_title() |
Return the title of the forum |
| bbp_forum_archive_title() |
Output the forum archive title |
| bbp_get_forum_archive_title() |
Return the forum archive title |
| bbp_forum_content() |
Output the content of the forum |
| bbp_get_forum_content() |
Return the content of the forum |
| bbp_forum_row_actions() |
Allow forum rows to have adminstrative actions |