WP GDPR Compliance - Version 1.1.1

Version Description

Release date: January 16th, 2018 * Added screenshots. * Added textual changes.

Download this release

Release Info

Developer Van Ons
Plugin Icon 128x128 WP GDPR Compliance
Version 1.1.1
Comparing to
See all releases

Code changes from version 1.1 to 1.1.1

Includes/Helpers.php CHANGED
@@ -35,7 +35,7 @@ class Helpers {
35
  'description' => __('Make sure you add a checkbox specifically asking the user of the form if they consent to you storing and using their personal information to ship the order. This cannot be the same checkbox as the Privacy Policy checkbox you should already have in place. The checkbox must be unchecked by default. Also mention if you will send or share the data with any 3rd-parties and which.', WP_GDPR_C_SLUG),
36
  ),
37
  'forum' => array(
38
- 'label' => __('Do you provide a forum or message board environment?', WP_GDPR_C_SLUG),
39
  'description' => __('Make sure you add a checkbox specifically asking forum / board users if they consent to you storing and using their personal information and messages. The checkbox must be unchecked by default. Also mention if you will send or share the data with any 3rd-parties and which.', WP_GDPR_C_SLUG),
40
  ),
41
  'chat' => array(
@@ -115,7 +115,7 @@ class Helpers {
115
  array(
116
  'id' => 'wordpress',
117
  'name' => __('WordPress Comments', WP_GDPR_C_SLUG),
118
- 'description' => 'When activated the GDPR checkbox will be added automatically just above the \'Post Comment\' button.',
119
  'text_field' => true,
120
  'fields' => false
121
  )
@@ -131,7 +131,7 @@ class Helpers {
131
  'id' => CF7::ID,
132
  'file' => 'contact-form-7/wp-contact-form-7.php',
133
  'name' => __('Contact Form 7', WP_GDPR_C_SLUG),
134
- 'description' => __('A GDPR shortcode will be automatically added to every form you activate it for.', WP_GDPR_C_SLUG),
135
  'text_field' => false,
136
  'fields' => array(
137
  'integrations_%id%_forms',
35
  'description' => __('Make sure you add a checkbox specifically asking the user of the form if they consent to you storing and using their personal information to ship the order. This cannot be the same checkbox as the Privacy Policy checkbox you should already have in place. The checkbox must be unchecked by default. Also mention if you will send or share the data with any 3rd-parties and which.', WP_GDPR_C_SLUG),
36
  ),
37
  'forum' => array(
38
+ 'label' => __('Do you provide a forum or message board?', WP_GDPR_C_SLUG),
39
  'description' => __('Make sure you add a checkbox specifically asking forum / board users if they consent to you storing and using their personal information and messages. The checkbox must be unchecked by default. Also mention if you will send or share the data with any 3rd-parties and which.', WP_GDPR_C_SLUG),
40
  ),
41
  'chat' => array(
115
  array(
116
  'id' => 'wordpress',
117
  'name' => __('WordPress Comments', WP_GDPR_C_SLUG),
118
+ 'description' => 'When activated the GDPR checkbox will be added automatically just above the submit button.',
119
  'text_field' => true,
120
  'fields' => false
121
  )
131
  'id' => CF7::ID,
132
  'file' => 'contact-form-7/wp-contact-form-7.php',
133
  'name' => __('Contact Form 7', WP_GDPR_C_SLUG),
134
+ 'description' => __('A GDPR form tag will be automatically added to every form you activate it for.', WP_GDPR_C_SLUG),
135
  'text_field' => false,
136
  'fields' => array(
137
  'integrations_%id%_forms',
Includes/Pages.php CHANGED
@@ -50,8 +50,7 @@ class Pages {
50
  <?php settings_errors(); ?>
51
 
52
  <p class="wpgdprc-description">
53
- <?php _e('This plugin assists website and webshop owners to comply with European privacy regulations (known as GDPR).
54
- By May 24th, 2018 your website or shop has to comply to avoid large fines. The regulation can be read here:', WP_GDPR_C_SLUG); ?>
55
  <a target="_blank" href="//www.eugdpr.org/the-regulation.html"><?php _e('GDPR Key Changes', WP_GDPR_C_SLUG); ?></a>
56
  </p>
57
 
50
  <?php settings_errors(); ?>
51
 
52
  <p class="wpgdprc-description">
53
+ <?php _e('This plugin assists website and webshop owners to comply with European privacy regulations (known as GDPR). By May 24th, 2018 your site or shop has to comply to avoid large fines. The regulation can be read here:', WP_GDPR_C_SLUG); ?>
 
54
  <a target="_blank" href="//www.eugdpr.org/the-regulation.html"><?php _e('GDPR Key Changes', WP_GDPR_C_SLUG); ?></a>
55
  </p>
56
 
languages/wp-gdpr-compliance-nl_NL.mo CHANGED
Binary file
languages/wp-gdpr-compliance-nl_NL.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP GDPR Compliance\n"
4
- "POT-Creation-Date: 2018-01-16 12:26+0100\n"
5
- "PO-Revision-Date: 2018-01-16 12:26+0100\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Van Ons <info@van-ons.nl>\n"
8
  "Language: nl_NL\n"
@@ -80,7 +80,7 @@ msgid ""
80
  msgstr ""
81
 
82
  #: Includes/Helpers.php:38
83
- msgid "Do you provide a forum or message board environment?"
84
  msgstr ""
85
 
86
  #: Includes/Helpers.php:39
@@ -122,7 +122,7 @@ msgstr ""
122
 
123
  #: Includes/Helpers.php:134
124
  msgid ""
125
- "A GDPR shortcode will be automatically added to every form you activate it "
126
  "for."
127
  msgstr ""
128
 
@@ -139,65 +139,64 @@ msgstr ""
139
  #: Includes/Pages.php:53
140
  msgid ""
141
  "This plugin assists website and webshop owners to comply with European "
142
- "privacy regulations (known as GDPR).\n"
143
- " By May 24th, 2018 your website or shop has to comply to "
144
- "avoid large fines. The regulation can be read here:"
145
  msgstr ""
146
 
147
- #: Includes/Pages.php:55
148
  msgid "GDPR Key Changes"
149
  msgstr ""
150
 
151
- #: Includes/Pages.php:63
152
  msgid "General"
153
  msgstr ""
154
 
155
- #: Includes/Pages.php:64
156
  msgid "Integrations"
157
  msgstr ""
158
 
159
- #: Includes/Pages.php:65
160
  msgid "Advanced"
161
  msgstr ""
162
 
163
- #: Includes/Pages.php:70
164
  msgid ""
165
  "Below we ask you what private data you currently collect and provide you "
166
  "with tips to comply."
167
  msgstr ""
168
 
169
- #: Includes/Pages.php:106
170
  msgid ""
171
  "WP GDPR automatically detects certain plugins that possibly need to comply "
172
  "with GDPR. We currently support: WordPress Comments, WooCommerce, Contact "
173
  "Form 7."
174
  msgstr ""
175
 
176
- #: Includes/Pages.php:120
177
  msgid "Enable compliance:"
178
  msgstr ""
179
 
180
- #: Includes/Pages.php:142
181
  msgid "Couldn't find any supported plugins installed."
182
  msgstr ""
183
 
184
- #: Includes/Pages.php:143
185
  msgid "The following plugins are supported as of now:"
186
  msgstr ""
187
 
188
- #: Includes/Pages.php:149
189
  msgid "More plugins will be added in the future."
190
  msgstr ""
191
 
192
- #: Includes/Pages.php:153
193
  msgid "If the user does not accept the checkbox, this message will appear."
194
  msgstr ""
195
 
196
- #: Includes/Pages.php:157
197
  msgid "Error message"
198
  msgstr ""
199
 
200
- #: Includes/Pages.php:169
201
  msgid ""
202
  "Disclaimer: The creators of this plugin do not have a legal background. We "
203
  "assist website and webshop owners in being compliant with the General Data "
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: WP GDPR Compliance\n"
4
+ "POT-Creation-Date: 2018-01-16 13:43+0100\n"
5
+ "PO-Revision-Date: 2018-01-16 13:43+0100\n"
6
  "Last-Translator: \n"
7
  "Language-Team: Van Ons <info@van-ons.nl>\n"
8
  "Language: nl_NL\n"
80
  msgstr ""
81
 
82
  #: Includes/Helpers.php:38
83
+ msgid "Do you provide a forum or message board?"
84
  msgstr ""
85
 
86
  #: Includes/Helpers.php:39
122
 
123
  #: Includes/Helpers.php:134
124
  msgid ""
125
+ "A GDPR form tag will be automatically added to every form you activate it "
126
  "for."
127
  msgstr ""
128
 
139
  #: Includes/Pages.php:53
140
  msgid ""
141
  "This plugin assists website and webshop owners to comply with European "
142
+ "privacy regulations (known as GDPR). By May 24th, 2018 your site or shop has "
143
+ "to comply to avoid large fines. The regulation can be read here:"
 
144
  msgstr ""
145
 
146
+ #: Includes/Pages.php:54
147
  msgid "GDPR Key Changes"
148
  msgstr ""
149
 
150
+ #: Includes/Pages.php:62
151
  msgid "General"
152
  msgstr ""
153
 
154
+ #: Includes/Pages.php:63
155
  msgid "Integrations"
156
  msgstr ""
157
 
158
+ #: Includes/Pages.php:64
159
  msgid "Advanced"
160
  msgstr ""
161
 
162
+ #: Includes/Pages.php:69
163
  msgid ""
164
  "Below we ask you what private data you currently collect and provide you "
165
  "with tips to comply."
166
  msgstr ""
167
 
168
+ #: Includes/Pages.php:105
169
  msgid ""
170
  "WP GDPR automatically detects certain plugins that possibly need to comply "
171
  "with GDPR. We currently support: WordPress Comments, WooCommerce, Contact "
172
  "Form 7."
173
  msgstr ""
174
 
175
+ #: Includes/Pages.php:119
176
  msgid "Enable compliance:"
177
  msgstr ""
178
 
179
+ #: Includes/Pages.php:141
180
  msgid "Couldn't find any supported plugins installed."
181
  msgstr ""
182
 
183
+ #: Includes/Pages.php:142
184
  msgid "The following plugins are supported as of now:"
185
  msgstr ""
186
 
187
+ #: Includes/Pages.php:148
188
  msgid "More plugins will be added in the future."
189
  msgstr ""
190
 
191
+ #: Includes/Pages.php:152
192
  msgid "If the user does not accept the checkbox, this message will appear."
193
  msgstr ""
194
 
195
+ #: Includes/Pages.php:156
196
  msgid "Error message"
197
  msgstr ""
198
 
199
+ #: Includes/Pages.php:168
200
  msgid ""
201
  "Disclaimer: The creators of this plugin do not have a legal background. We "
202
  "assist website and webshop owners in being compliant with the General Data "
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === WP GDPR Compliance ===
2
  Contributors: donnyoexman, michaelvt, jeffreyvisser, van-ons
3
- Tags: gdpr, law, regulations, compliance, data, protection, privacy, data protection, eu, avg
4
  Requires at least: 4.5
5
  Tested up to: 4.9.1
6
  Requires PHP: 5.2.4
7
- Stable tag: 1.1
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -12,20 +12,32 @@ This plugin assists website owners to comply with European privacy regulations (
12
 
13
  == Description ==
14
 
15
- This plugin assists website and webshop owners to comply with European privacy regulations (known as GDPR). By May 24th, 2018 your website or shop has to comply to avoid large fines.
 
 
16
 
17
  == Installation ==
18
 
19
  1. Upload the plugin files to the `/wp-content/plugins/wp-gdpr-compliance` directory, or install the plugin through the WordPress plugins screen directly.
20
  2. Activate the plugin through the 'Plugins' screen in WordPress
21
- 3. Go to Tools -> WP GDPR Compliance
 
 
 
 
22
 
23
  == Screenshots ==
24
 
25
  1. We provide you with tips based on the private data you currently collect in order to comply with the GDPR regulations.
 
26
 
27
  == Changelog ==
28
 
 
 
 
 
 
29
  = 1.1 =
30
  *Release date: January 16th, 2018*
31
  * Added 'Contact Form 7' integration.
1
  === WP GDPR Compliance ===
2
  Contributors: donnyoexman, michaelvt, jeffreyvisser, van-ons
3
+ Tags: gdpr, law, regulations, compliance, data, protection, privacy, data protection, eu, avg, comments, woocommerce, wc, contact form 7, cf7
4
  Requires at least: 4.5
5
  Tested up to: 4.9.1
6
  Requires PHP: 5.2.4
7
+ Stable tag: 1.1.1
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
12
 
13
  == Description ==
14
 
15
+ This plugin assists website and webshop owners to comply with European privacy regulations (known as GDPR). By May 24th, 2018 your site or shop has to comply to avoid large fines.
16
+
17
+ WP GDPR Compliance currently supports Contact Form 7, WooCommerce and WordPress Comments. Additional plugin support will follow soon.
18
 
19
  == Installation ==
20
 
21
  1. Upload the plugin files to the `/wp-content/plugins/wp-gdpr-compliance` directory, or install the plugin through the WordPress plugins screen directly.
22
  2. Activate the plugin through the 'Plugins' screen in WordPress
23
+ 3. Go to 'Tools' -> 'WP GDPR Compliance'
24
+
25
+ == Frequently Asked Questions ==
26
+
27
+ You'll find answers to many of your questions on [wpgdprc.com](https://www.wpgdprc.com/faq/ "Frequently Asked Questions").
28
 
29
  == Screenshots ==
30
 
31
  1. We provide you with tips based on the private data you currently collect in order to comply with the GDPR regulations.
32
+ 2. Automatically add GDPR checkboxes to some of your existing plugins, such as 'Contact Form 7', 'WooCommerce' or 'WordPress Comments'.
33
 
34
  == Changelog ==
35
 
36
+ = 1.1.1 =
37
+ *Release date: January 16th, 2018*
38
+ * Added screenshots.
39
+ * Added textual changes.
40
+
41
  = 1.1 =
42
  *Release date: January 16th, 2018*
43
  * Added 'Contact Form 7' integration.
wp-gdpr-compliance.php CHANGED
@@ -4,7 +4,7 @@
4
  Plugin Name: WP GDPR Compliance
5
  Plugin URI: https://www.wpgdprc.com/
6
  Description: This plugin assists website and webshop owners to comply with European privacy regulations (known as GDPR). By May 24th, 2018 your website or shop has to comply to avoid large fines.
7
- Version: 1.1
8
  Author: Donny Oexman, Michael van Tulder, Jeffrey Visser, Van Ons
9
  Author URI: https://www.van-ons.nl/
10
  License: GPL2
4
  Plugin Name: WP GDPR Compliance
5
  Plugin URI: https://www.wpgdprc.com/
6
  Description: This plugin assists website and webshop owners to comply with European privacy regulations (known as GDPR). By May 24th, 2018 your website or shop has to comply to avoid large fines.
7
+ Version: 1.1.1
8
  Author: Donny Oexman, Michael van Tulder, Jeffrey Visser, Van Ons
9
  Author URI: https://www.van-ons.nl/
10
  License: GPL2