@since: BuddyPress 2.0.0 |
Description |
|---|---|
| bp_core_admin_available_tools_page() |
Render the Available Tools page. |
| bp_core_admin_tools() |
Render the BuddyBoss Tools page. |
| bp_admin_repair_handler() |
Handle the processing and feedback of the admin tools page. |
| bp_repair_list |
Filters the array of the repair list. |
| bp_admin_repair_friend_count() |
Recalculate friend counts for each user. |
| bp_admin_repair_group_count() |
Recalculate group counts for each user. |
| bp_admin_repair_count_members() |
Recalculate the total number of active site members. |
| bp_admin_repair_last_activity() |
Repair user last_activity data. |
| bp_core_admin_user_spammed_js() |
Inline script that adds the ‘site-spammed’ class to spammed users. |
| bp_core_admin_user_row_actions() |
Add “Mark as Spam/Ham” button to user row actions. |