File: bp-forums/forums/functions.php |
Description |
---|---|
bbp_get_forum_types() |
Return an associative array of forum types |
bbp_update_forum_subforum_count() |
Update the forum sub-forum count |
bbp_hide_forum() |
Mark the forum as hidden |
bbp_repair_forum_visibility() |
Recaches the private and hidden forums |
bbp_remove_forum_from_all_subscriptions() |
Remove a deleted forum from all users’ subscriptions |
bbp_bump_forum_topic_count() |
Bump the total topic count of a forum |
bbp_bump_forum_topic_count_hidden() |
Bump the total hidden topic count of a forum |
bbp_bump_forum_reply_count() |
Bump the total topic count of a forum |
bbp_update_forum_last_topic_id() |
Update the forum last topic id |
bbp_update_forum_last_reply_id() |
Update the forum last reply id |