File: bp-forums/topics/functions.php
Description
bbp_get_topic_statuses()

Return an associative array of available topic statuses

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

bbp_get_topic_types()

Return an associative array of topic sticky types

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

bbp_get_stickies()

Return sticky topics of a forum

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

bbp_get_super_stickies()

Return topics stuck to front page of the forums

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

bbp_toggle_topic_handler()

Handles the front end opening/closing, spamming/unspamming, sticking/unsticking and trashing/untrashing/deleting of topics

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

bbp_remove_topic_from_all_favorites()

Remove a deleted topic from all users’ favorites

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

bbp_remove_topic_from_all_subscriptions()

Remove a deleted topic from all users’ subscriptions

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

bbp_bump_topic_reply_count()

Bump the total reply count of a topic

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

bbp_bump_topic_reply_count_hidden()

Bump the total hidden reply count of a topic

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

bbp_edit_topic_tag_handler()

Handles the front end tag management (renaming, merging, destroying)

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