@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_core_admin_available_tools_page() |
Render the Available Tools page. |
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_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_core_admin_user_row_actions() |
Add “Mark as Spam/Ham” button to user row actions. |
bp_core_admin_user_manage_spammers() |
Catch requests to mark individual users as spam/ham from users.php. |