File: bp-forums/forums/template.php
Description
bbp_get_forum_last_topic_id()

Return the forum’s last topic id

Source: bp-forums/forums/template.php:1020

bbp_forum_last_topic_title()

Output the title of the last topic inside a forum

Source: bp-forums/forums/template.php:1035

bbp_forum_parent_id()

Output parent ID of a forum, if exists

Source: bp-forums/forums/template.php:671

bbp_get_forum_parent_id()

Return ID of forum parent, if exists

Source: bp-forums/forums/template.php:685

bbp_get_forum_ancestors()

Return array of parent forums

Source: bp-forums/forums/template.php:704

bbp_forum_get_subforums()

Return subforums of given forum

Source: bp-forums/forums/template.php:733

bbp_forum_freshness_link()

Output link to the most recent activity inside a forum.

Source: bp-forums/forums/template.php:604

bbp_get_forum_freshness_link()

Returns link to the most recent activity inside a forum.

Source: bp-forums/forums/template.php:631

bbp_forum_last_active_id()

Output the forums last active ID

Source: bp-forums/forums/template.php:519

bbp_get_forum_last_active_id()

Return the forums last active ID

Source: bp-forums/forums/template.php:534