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

Adjust the total anonymous reply count of a topic

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

bbp_update_topic_revision_log()

Update the revision log of the topic

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

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