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_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 |
bbp_get_forum() |
Gets a forum |
bbp_forum_permalink() |
Output the link to the forum |
bbp_get_forum_permalink() |
Return the link to the forum |