Changeset 13875
- Timestamp:
- 05/26/2024 05:15:55 AM (19 months ago)
- Location:
- trunk/docs/user
- Files:
-
- 1 added
- 2 deleted
- 1 edited
-
administration/tools/repair.md (modified) (1 diff)
-
assets/administration-tools-reinstall-emails.png (deleted)
-
assets/bp-tool-repair-02.png (added)
-
assets/bp-tools-reset-slugs.png (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/user/administration/tools/repair.md
r13852 r13875 1 # BuddyPress repair tool1 # BuddyPress Repair Tool 2 2 3 This is the first BuddyPress tool, it helps you perform some reparations when your BuddyPress relationships are out of sync or someother bulk operations.3 This is the 1st of 3 BuddyPress tools to help you perform an assortment of repair tasks when your BuddyPress relationships are out of sync or conduct other bulk operations. 4 4 5 ## Reset all BP URLs to their default values 5  6 6 7 Since version 12.0 of BuddyPress, you can customize all URLs the plugin is generating. If for some reasons, you need to come back to the way there was before you customized them, you can use this tool. 7 ### (1) Reset all BuddyPress slugs to default ones 8 Since version 12.0 of BuddyPress, you can customize all URLs the plugin utillizes on the front-end (see [Managing URLs](../settings/urls.md)). If for some reason, you need to revert back to a default state, you can use this task. 8 9 9  10 ### (2) Repair total friends count for each member 11 > [!NOTE] 12 > Only available when the **Friend Connections** component is active! 10 13 11 ## Reinstall Emails 14 Use this task to recalculate the total friends count for each member. 12 15 13 Use this tool to delete all edits you may have made to BuddyPress Emails and restore their content to the default one. You may also need this tool if Emails were primarly installed in a different language than the one you use on your site. 16 ### (3) Repair total groups count for each member 17 > [!NOTE] 18 > Only available when the **User Groups** component is active! 14 19 15  20 Use this task to recalculate the total groups count for each member. 21 22 ### (4) Repair total members count 23 Use this task to recalculate the total number of active site members. 24 ### (5) Repopulate site tracking records 25 > [!NOTE] 26 > Only available when the **Site Tracking** component is active! 27 28 Use this task to recalculate the "user-to-blog" relationships and other useful blog meta data. 29 30 ### (6) Repair site tracking site icons/blog avatars synchronization 31 > [!NOTE] 32 > Only available when the **Site Tracking** component is active and **Multisite** is enabled! 33 34 Use this task to resynchronize site icons/blog avatars. 35 36 ### (7) Reinstall emails (delete and restore from defaults) 37 Use this task to delete all edits you may have made to BuddyPress Emails and restore their content to the default one (see [Managing BP Emails](../emails/README.md)). You may also need this tool if Emails were primarly installed in a different language than the one you use on your site. 38 39 ### (8) Create the database table for Invitations and migrate existing group invitations if needed 40 Use this task to create the database table for Invitations, if one does not exist. Additionally, migrate existing group invitations, if needed. 41
Note: See TracChangeset
for help on using the changeset viewer.