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

Adjust the total topic count of a forum

Source: bp-forums/forums/functions.php:1447

bbp_update_forum_topic_count_hidden()

Adjust the total hidden topic count of a forum (hidden includes trashed and spammed topics)

Source: bp-forums/forums/functions.php:1490

bbp_hide_forum()

Mark the forum as hidden

Source: bp-forums/forums/functions.php:906

bbp_repair_forum_visibility()

Recaches the private and hidden forums

Source: bp-forums/forums/functions.php:958

bbp_remove_forum_from_all_subscriptions()

Remove a deleted forum from all users’ subscriptions

Source: bp-forums/forums/functions.php:1016

bbp_bump_forum_topic_count()

Bump the total topic count of a forum

Source: bp-forums/forums/functions.php:1061

bbp_bump_forum_topic_count_hidden()

Bump the total hidden topic count of a forum

Source: bp-forums/forums/functions.php:1110

bbp_bump_forum_reply_count()

Bump the total topic count of a forum

Source: bp-forums/forums/functions.php:1137

bbp_update_forum_last_topic_id()

Update the forum last topic id

Source: bp-forums/forums/functions.php:1192

bbp_update_forum_last_reply_id()

Update the forum last reply id

Source: bp-forums/forums/functions.php:1264