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

Return total voice count of a topic

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

bbp_topic_replies_link()

Output the replies link of the topic

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

bbp_get_topic_replies_link()

Return the replies link of the topic

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

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