Namespaces: global
Description
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_display_topics_feed_rss2()

Output an RSS2 feed of topics, based on the query passed.

Source: bp-forums/topics/functions.php:3612

bbp_check_topic_edit()

Redirect if unathorized user is attempting to edit a topic

Source: bp-forums/topics/functions.php:3701

bbp_check_topic_tag_edit()

Redirect if unathorized user is attempting to edit a topic tag

Source: bp-forums/topics/functions.php:3726

bbp_trashed_topic()

Called after trashing a topic

Source: bp-forums/topics/functions.php:3421

bbp_untrashed_topic()

Called after untrashing a topic

Source: bp-forums/topics/functions.php:3438

bbp_get_topics_per_page()

Return the topics per page setting

Source: bp-forums/topics/functions.php:3460

bbp_get_topics_per_rss_page()

Return the topics per RSS page setting

Source: bp-forums/topics/functions.php:3484

bbp_get_topic_tag_names()

Get topic tags for a specific topic ID

Source: bp-forums/topics/functions.php:3509