From 73a1c97432f4f2225915d1f70a77b0d53112c3a6 Mon Sep 17 00:00:00 2001 From: Boone B Gorges Date: Thu, 1 Aug 2024 14:11:37 -0500 Subject: [PATCH] Updated confirmation text for account deletion. See #3340. --- .../single/settings/delete-account.php | 27 +++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/openlab/buddypress/members/single/settings/delete-account.php b/wp-content/themes/openlab/buddypress/members/single/settings/delete-account.php index cfc208ed79..5be5ecb86e 100644 --- a/wp-content/themes/openlab/buddypress/members/single/settings/delete-account.php +++ b/wp-content/themes/openlab/buddypress/members/single/settings/delete-account.php @@ -12,16 +12,39 @@
+

Deleting your account

+ +

You may wish to export your work before deleting it so you can save a copy for future use. Find out more about exporting your work.

+ +

When you delete your account, the following will be deleted:

+ + + +

Site posts and comments written by you will not be deleted, but the author will be changed to "Account Deleted." This is because posts and comments may be part of a conversation with other OpenLab members. If you want to delete these items, you should first delete them and then delete your account.

+ +

Courses, projects, clubs, and portfolios created by you will not be deleted. This is because they may include important work created by you and others. If you want to delete these items, you should first delete them and then delete your account.

+ +

Please consider other OpenLab members. For instance, if you created a group project, others may still need the work they did there. Instead of deleting the whole project, you could just delete your own work.

+ +

Questions? Contact us. We're happy to help!

+

+
@@ -37,4 +60,4 @@