File: bp-forums/topics/template.php
Description
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_content()

Return the content of the topic

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

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

bbp_topic_post_type()

Output the unique id of the custom post type for topics

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

bbp_get_topic_post_type()

Return the unique id of the custom post type for topics

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

bbp_get_topic_post_type_labels()

Return array of labels used by the topic post type

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