-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
57 lines (35 loc) · 2.63 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=== WP User Manager Personal Data ===
Contributors: wpusermanager
Tags: community, member, gdpr, data export, data erasure
Requires at least: 4.9.6
Tested up to: 5.4
Requires PHP: 5.5
Stable tag: 1.1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allow the user to request an export or erasure of personal data from the frontend account page. This is an addon for WP User Manager.
== Description ==
= WP User Manager =
Allow the user to request an export of personal data and request erasure of personal data **from the account page**. This is an addon for WP User Manager.
> 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 "Personal data" will be created within the **user's account page**. The user will be requested to type his current password before requesting an export of data or before requesting erasure of personal data.
Upon successful submission, requests will be logged under "Tools -> Export personal data" and/or "Tools -> Erase personal data" within your admin dashboard from where you can manage requests.
This add-on follows the way WordPress itself provides integration for privacy tools. The addon will evolve alongside WordPress when new privacy tools will be introduced.
= Email notifications =
When requesting an export or erasure of personal data, the user will receive a confirmation request email with a special link that once clicked, will mark the request as confirmed in your dashboard so that administrators can either send an export of data or erase personal data.
== Installation ==
Please refer to the [documentation here](https://docs.wpusermanager.com/category/422-personal-data).
== Screenshots ==
1. New tab within the account page from where users can process their own data.
== Changelog ==
= 1.1.5 (14th June 2020) =
- Improvement: Check plugin is built correctly and WP User Manager exists before loading
= Version 1.1.4 =
- Fix: when wp-login.php is locked, requests verification would fail.
= Version 1.1.3 =
- Fix: fatal error when the add-on could not find the activation class.
= Version 1.1.2 =
- Fix: compatibility with older version of php