Namespaces: global
Description
bbp_update_topic_reply_count_hidden()

Adjust the total hidden reply count of a topic (hidden includes trashed and spammed replies)

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

bbp_update_topic_last_active_id()

Update the topic with the last active post ID

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

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