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

Return total reply count of a topic

Source: bp-forums/topics/template.php:2229

bbp_topic_post_count()

Output total post count of a topic

Source: bp-forums/topics/template.php:2246

bbp_get_topic_post_count()

Return total post count of a topic

Source: bp-forums/topics/template.php:2262

bbp_get_topic_last_reply_url()

Return the link to the last reply in a topic

Source: bp-forums/topics/template.php:2084

bbp_topic_freshness_link()

Output link to the most recent activity inside a topic, complete with link attributes and content.

Source: bp-forums/topics/template.php:2106

bbp_get_topic_freshness_link()

Returns link to the most recent activity inside a topic, complete with link attributes and content.

Source: bp-forums/topics/template.php:2124

bbp_topic_last_reply_id()

Output the id of the topics last reply

Source: bp-forums/topics/template.php:1979

bbp_get_topic_last_reply_id()

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

Source: bp-forums/topics/template.php:1994

bbp_topic_last_reply_title()

Output the title of the last reply inside a topic

Source: bp-forums/topics/template.php:2011

bbp_get_topic_last_reply_title()

Return the title of the last reply inside a topic

Source: bp-forums/topics/template.php:2025