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

Get the forum subscription link

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

bbp_forum_last_topic_id()

Output the forum’s last topic id

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

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_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_last_active_time()

Output the forums last update date/time (aka freshness)

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

bbp_get_forum_last_active_time()

Return the forums last update date/time (aka freshness)

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