Namespaces: global
Description
bbp_stick_topic()

Sticks a topic to a forum or front

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

bbp_close_topic()

Closes a topic

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

bbp_update_topic_forum_id()

Update the topic’s forum id

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

bbp_update_topic_topic_id()

Update the topic’s topic id

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

bbp_update_topic_reply_count()

Adjust the total reply count of a topic

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

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_update_topic_last_active_time()

Update the topics last active date/time (aka freshness)

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

bbp_update_topic_last_reply_id()

Update the topic with the most recent reply ID

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

bbp_update_topic_voice_count()

Adjust the total voice count of a topic

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