-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
65 lines (44 loc) · 1.91 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
58
59
60
61
62
63
64
65
=== GDPR Comments ===
Contributors: flowdee, kryptonitewp
Donate link: https://github.com/sponsors/flowdee
Tags: gdpr, gdpr compliance, gdpr compliant, gdpr comments, compliance, compliant, dsgvo, dsgvo kommentare
Requires at least: 4.0
Requires PHP: 5.3
Tested up to: 4.9.6
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Assistance to meet GDPR compliance requirements for WordPress comments.
== Description ==
This plugin helps you to meet GDPR compliance requirements for comments, including anonymized IPs, extra checkbox and terms notice.
Features:
* Anonymize IPs of new comments
* Anonymize IPs of already stored comments in your database
* Display compliance label, text and extra checkbox right before the "Submit Comment" button
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload the plugin files to the `/wp-content/plugins/gdpr-comments` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Comments > GDPR Compliance screen to configure the plugin
== Frequently Asked Questions ==
= Multisite supported? =
Yes of course, but please activate it individually for every single blog.
== Screenshots ==
1. Settings Page
2. Comment Form
== Changelog ==
= Version 1.0.2 (3rd June 2018) =
* Improvement: Optimized CSS of comment form checkbox and text
* Fix: Plugins overview settings page link was wrong
= Version 1.0.1 (25th May 2018) =
* Improvement: Optimized JS/CSS assets
= Version 1.0 (24th May 2018) =
* Initial Release
== Upgrade Notice ==
= Version 1.0.2 (3rd June 2018) =
* Improvement: Optimized CSS of comment form checkbox and text
* Fix: Plugins overview settings page link was wrong
= Version 1.0.1 (25th May 2018) =
* Improvement: Optimized JS/CSS assets
= Version 1.0 (24th May 2018) =
* Initial Release