Changeset 13852
- Timestamp:
- 05/05/2024 11:24:23 AM (14 months ago)
- Location:
- trunk/docs/user
- Files:
-
- 12 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/user/administration/README.md
r13658 r13852 9 9 - Activity 10 10 - Groups 11 - Emails11 - [Emails](./emails/README.md) -
trunk/docs/user/administration/tools/repair.md
r13501 r13852 8 8 9 9  10 11 ## Reinstall Emails 12 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. 14 15  -
trunk/docs/user/manifest.json
r13750 r13852 95 95 "markdown_source": "../user/administration/users/signups.md", 96 96 "parent": null 97 }, 98 { 99 "title": "BuddyPress Emails", 100 "slug": "administration-emails", 101 "markdown_source": "../user/administration/emails/README.md", 102 "parent": null 103 }, 104 { 105 "title": "BuddyPress Email Tokens", 106 "slug": "administration-email-tokens", 107 "markdown_source": "../user/administration/emails/tokens.md", 108 "parent": null 97 109 } 98 110 ]
Note: See TracChangeset
for help on using the changeset viewer.