File: bp-forums/forums/template.php |
Description |
---|---|
bbp_get_forum_last_topic_id() |
Return the forum’s last topic id |
bbp_forum_last_topic_title() |
Output the title of the last topic inside a forum |
bbp_forum_parent_id() |
Output parent ID of a forum, if exists |
bbp_get_forum_parent_id() |
Return ID of forum parent, if exists |
bbp_get_forum_ancestors() |
Return array of parent forums |
bbp_forum_get_subforums() |
Return subforums of given forum |
bbp_forum_freshness_link() |
Output link to the most recent activity inside a forum. |
bbp_get_forum_freshness_link() |
Returns link to the most recent activity inside a forum. |
bbp_forum_last_active_id() |
Output the forums last active ID |
bbp_get_forum_last_active_id() |
Return the forums last active ID |