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

The plugin version of Forums comes with two topic display options: – Traditional: Topics are included in the reply loop (default) – New Style: Topics appear as “lead” posts, ahead of replies

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

bbp_has_topics()

The main topic loop. WordPress makes this easy for us

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

bbp_topics()

Whether there are more topics available in the loop

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