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

Output admin links for topic

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

bbp_get_topic_admin_links()

Return admin links for topic.

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

bbp_topic_edit_link()

Output the edit link of the topic

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

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_topic_reply_count_hidden()

Output total hidden reply count of a topic (hidden includes trashed and spammed replies)

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

bbp_get_topic_reply_count_hidden()

Return total hidden reply count of a topic (hidden includes trashed and spammed replies)

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

bbp_topic_voice_count()

Output total voice count of a topic

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

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