File: bp-forums/topics/functions.php |
Description |
---|---|
bbp_update_topic_forum_id() |
Update the topic’s forum id |
bbp_update_topic_topic_id() |
Update the topic’s topic id |
bbp_update_topic_reply_count() |
Adjust the total reply count of a topic |
bbp_update_topic_reply_count_hidden() |
Adjust the total hidden reply count of a topic (hidden includes trashed and spammed replies) |
bbp_update_topic_last_active_id() |
Update the topic with the last active post ID |
bbp_update_topic_last_active_time() |
Update the topics last active date/time (aka freshness) |
bbp_update_topic_last_reply_id() |
Update the topic with the most recent reply ID |
bbp_update_topic_voice_count() |
Adjust the total voice count of a topic |
bbp_update_topic_anonymous_reply_count() |
Adjust the total anonymous reply count of a topic |
bbp_update_topic_revision_log() |
Update the revision log of the topic |