File: bp-forums/admin/tools.php
Description
bbp_admin_repair_user_forum_subscriptions()

Clean the users’ forum subscriptions

Source: bp-forums/admin/tools.php:1034

bbp_admin_repair_user_roles()

This repair tool will map each user of the current site to their respective forums role. By default, Admins will be Key Masters, and every other role will be the default role defined in Settings > Forums (Participant).

Source: bp-forums/admin/tools.php:1132

bbp_admin_repair_freshness()

Recaches the last post in every topic and forum

Source: bp-forums/admin/tools.php:1198

bbp_admin_repair_sticky()

Repairs the relationship of sticky topics to the actual parent forum

Source: bp-forums/admin/tools.php:1401

bbp_admin_repair_forum_visibility()

Recaches the private and hidden forums

Source: bp-forums/admin/tools.php:1471

bbp_admin_repair_forum_meta()

Recaches the forum for each post

Source: bp-forums/admin/tools.php:1503

bbp_admin_repair_group_forum_relationship()

Repair group forum ID mappings after a bbPress 1.1 to Forums 2.2 conversion

Source: bp-forums/admin/tools.php:414

bbp_admin_repair_forum_topic_count()

Recount forum topics

Source: bp-forums/admin/tools.php:571

bbp_admin_repair_forum_reply_count()

Recount forum replies

Source: bp-forums/admin/tools.php:628

bbp_admin_repair_topic_hidden_reply_count()

Recount topic hidden replies (spammed/trashed)

Source: bp-forums/admin/tools.php:372