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

Output the topic archive title

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

bbp_get_topic_archive_title()

Return the topic archive title

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

bbp_topic_content()

Output the content of the topic

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

bbp_get_topic_post_type_rewrite()

Return array of topic post type rewrite settings

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

bbp_get_topic_post_type_supports()

Return array of features the topic post type supports

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

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

bbp_the_topic()

Loads up the current topic in the loop

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

bbp_topic_id()

Output the topic id

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