@since: bbPress (r2464)
Description
bbp_get_forum_reply_count()

Return total post count of a forum

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

bbp_forum_last_reply_permalink()

Output the link to the last reply in a forum

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

bbp_get_forum_last_reply_permalink()

Return the link to the last reply in a forum

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

bbp_forum_last_topic_permalink()

Output the link to the last topic in a forum

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

bbp_get_forum_last_topic_permalink()

Return the link to the last topic in a forum

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

bbp_forum_last_reply_id()

Output the forums last reply id

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

bbp_get_forum_last_reply_id()

Return the forums last reply id

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

bbp_forum_last_topic_id()

Output the forum’s last topic id

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

bbp_get_forum_last_topic_id()

Return the forum’s last topic id

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

bbp_forum_last_active_time()

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

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