-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
43 lines (29 loc) · 2.21 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
=== WP User Manager Delete Account ===
Contributors: wpusermanager
Tags: community, member, delete user, user delete, delete account, gdpr
Requires at least: 4.7
Tested up to: 5.4
Requires PHP: 5.5
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allows the user to delete their own profile from the frontend account page. This is an addon for WP User Manager.
== Description ==
= WP User Manager =
Allows the user to delete their own profile from the **frontend account page**. This is an addon for WP User Manager. After the account is deleted, the user can be redirected to a custom page.
> This is a free add-on for the [WP User Manager plugin](https://wordpress.org/plugins/wp-user-manager/). You must download and install the [WP User Manager plugin](https://wordpress.org/plugins/wp-user-manager/) before you can use this addon.
> Download WPUM for free here [https://wordpress.org/plugins/wp-user-manager/](https://wordpress.org/plugins/wp-user-manager/)
[website](https://wpusermanager.com) | [addons](https://wpusermanager.com/addons) | [documentation](http://docs.wpusermanager.com/) | [support](https://wpusermanager.com/support/)
= How it works =
Once installed, a new tab called "Delete account" will be created within the **user's account page**. The user will be requested to type his current password before deleting the account and on submission a message asking for confirmation will be displayed.
After the account is deleted, the visitor will then be redirected to a custom page of your choice. The redirect can be configured under **Users -> Settings -> Redirects -> After account cancellation**.
== Installation ==
Please refer to the [documentation here](https://docs.wpusermanager.com/category/418-delete-account).
== Screenshots ==
1. New tab within the account page from where users can delete their own account.
2. User needs to confirm account cancellation. Example showing Firefox prompt.
3. Setting from where you can choose where to redirect users after they've deleted their account.
== Changelog ==
= 1.0.2 (14th June 2020) =
- Improvement: Check plugin is built correctly and WP User Manager exists before loading
- Fix: compatibility with older versions of php