@since: bbPress (r2883)
Description
bbp_forum_topic_count_hidden()

Output total hidden topic count of a forum (hidden includes trashed and spammed topics)

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

bbp_get_forum_topic_count_hidden()

Return total hidden topic count of a forum (hidden includes trashed and spammed topics)

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

bbp_forum_topics_link()

Output the topics link of the forum

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

bbp_get_forum_topics_link()

Return the topics link of the forum

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