Changeset 2683260
- Timestamp:
- 02/22/2022 07:11:00 PM (3 years ago)
- Location:
- mini-wp-gdpr
- Files:
-
- 2 edited
- 11 copied
Legend:
- Unmodified
- Added
- Removed
-
mini-wp-gdpr/tags/1.0.11/readme.txt
r2683207 r2683260 3 3 Donate link: https://power-plugins.com/plugin 4 4 Requires at least: 5.8.0 5 Tested up to: 5.9. 05 Tested up to: 5.9.1 6 6 Stable tag: 1.0.11 7 7 License: GPLv2 or later … … 9 9 10 10 11 A lightweight and simple-to-use plugin tools to help you with your GDPR 12 compliance tasks. 11 A lightweight and simple-to-use plugin tools to help you with your GDPR compliance tasks. 13 12 14 13 == Description == 15 14 16 Features include a cookie and tracking-script consent popup, and useful 17 WooCommerce integration. It logs when users first accept your privacy policy 18 and can also inject your Google Analytics tracking code for you. 15 Features include a cookie and tracking-script consent popup, and useful WooCommerce integration. It logs when users first accept your privacy policy and can also inject your Google Analytics tracking code for you. 19 16 20 Installing this plugin is no guarantee that your site will magically become 21 fully GDPR compliant, but it should make it nuch easier for you to get there. 17 Installing this plugin is no guarantee that your site will magically become fully GDPR compliant, but it should make it nuch easier for you to get there. 22 18 23 19 == Installation == … … 37 33 *Released 21st February 2022* 38 34 39 * Updated the readme.txt to better clarify that the site owner is responsible 40 for testing a site's GDPR compliance. 35 * Updated the readme.txt to better clarify that the site owner is responsible for testing a site's GDPR compliance. 41 36 42 37 ## Version 1.0.10 … … 44 39 *Released 19th February 2022* 45 40 46 * Added an option to enable/disable the blocking of tracking scripts until the 47 user consents. By default, the consent popup will report which tracking 48 scripts are on the site, but it won't block them. 41 * Added an option to enable/disable the blocking of tracking scripts until the user consents. By default, the consent popup will report which tracking scripts are on the site, but it won't block them. 49 42 50 43 ## Version 1.0.9 … … 52 45 *Released 14th February 2022* 53 46 54 * Choose the on-screen position of the cookie consent box (bottom left, 55 middle centre, etc. 47 * Choose the on-screen position of the cookie consent box (bottom left, middle centre, etc. 56 48 57 49 ## Version 1.0.8 … … 59 51 *Released 14th February 2022* 60 52 61 * Added configuration option so you can change the number of days that 62 cookie/script consent is granted for (default=365). 53 * Added configuration option so you can change the number of days that cookie/script consent is granted for (default=365). 63 54 64 55 ## Version 1.0.7 … … 73 64 *Released 8th February 2022* 74 65 75 * We can now inject the accept-terms AJAX form into the WC MyAccount 76 dashboard - a different action to the other account endpoints. 66 * We can now inject the accept-terms AJAX form into the WC MyAccount dashboard - a different action to the other account endpoints. 77 67 78 68 ## Version 1.0.5 … … 80 70 *Released 3rd February 2022* 81 71 82 * Minor release with preliminary prep work for upcoming Contact Form 7 83 integration. 72 * Minor release with preliminary prep work for upcoming Contact Form 7 integration. 84 73 85 74 ## Version 1.0.4 … … 87 76 *Released 27th January 2022* 88 77 89 * Added a setting to make it easy to inject a GDPR/Privacy-accept checkbox into 90 WooCommerce My Account endpoints... visible to users who haven't accepted the 91 policy yet. 78 * Added a setting to make it easy to inject a GDPR/Privacy-accept checkbox into WooCommerce My Account endpoints... visible to users who haven't accepted the policy yet. 92 79 93 80 ## Version 1.0.3 … … 95 82 *Released 24th January 2022* 96 83 97 * Added a standard Ajax mini-form for logged-in users who haven't accepted the 98 Privacy Policy for GDPR compliance. 99 * Changed the date capture slightly, so we save when the user FIRST accepted 100 the terms, as well as the most recent date/time that they accepted the terms. 101 Useful for if the Privacy Policy has changed since a user first accepted the 102 terms. 84 * Added a standard Ajax mini-form for logged-in users who haven't accepted the Privacy Policy for GDPR compliance. 85 * Changed the date capture slightly, so we save when the user FIRST accepted the terms, as well as the most recent date/time that they accepted the terms. Useful for if the Privacy Policy has changed since a user first accepted the terms. 103 86 104 87 ## Version 1.0.0 -
mini-wp-gdpr/tags/1.0.11/trunk/readme.txt
r2683207 r2683260 3 3 Donate link: https://power-plugins.com/plugin 4 4 Requires at least: 5.8.0 5 Tested up to: 5.9. 05 Tested up to: 5.9.1 6 6 Stable tag: 1.0.11 7 7 License: GPLv2 or later … … 9 9 10 10 11 A lightweight and simple-to-use plugin tools to help you with your GDPR 12 compliance tasks. 11 A lightweight and simple-to-use plugin tools to help you with your GDPR compliance tasks. 13 12 14 13 == Description == 15 14 16 Features include a cookie and tracking-script consent popup, and useful 17 WooCommerce integration. It logs when users first accept your privacy policy 18 and can also inject your Google Analytics tracking code for you. 15 Features include a cookie and tracking-script consent popup, and useful WooCommerce integration. It logs when users first accept your privacy policy and can also inject your Google Analytics tracking code for you. 19 16 20 Installing this plugin is no guarantee that your site will magically become 21 fully GDPR compliant, but it should make it nuch easier for you to get there. 17 Installing this plugin is no guarantee that your site will magically become fully GDPR compliant, but it should make it nuch easier for you to get there. 22 18 23 19 == Installation == … … 37 33 *Released 21st February 2022* 38 34 39 * Updated the readme.txt to better clarify that the site owner is responsible 40 for testing a site's GDPR compliance. 35 * Updated the readme.txt to better clarify that the site owner is responsible for testing a site's GDPR compliance. 41 36 42 37 ## Version 1.0.10 … … 44 39 *Released 19th February 2022* 45 40 46 * Added an option to enable/disable the blocking of tracking scripts until the 47 user consents. By default, the consent popup will report which tracking 48 scripts are on the site, but it won't block them. 41 * Added an option to enable/disable the blocking of tracking scripts until the user consents. By default, the consent popup will report which tracking scripts are on the site, but it won't block them. 49 42 50 43 ## Version 1.0.9 … … 52 45 *Released 14th February 2022* 53 46 54 * Choose the on-screen position of the cookie consent box (bottom left, 55 middle centre, etc. 47 * Choose the on-screen position of the cookie consent box (bottom left, middle centre, etc. 56 48 57 49 ## Version 1.0.8 … … 59 51 *Released 14th February 2022* 60 52 61 * Added configuration option so you can change the number of days that 62 cookie/script consent is granted for (default=365). 53 * Added configuration option so you can change the number of days that cookie/script consent is granted for (default=365). 63 54 64 55 ## Version 1.0.7 … … 73 64 *Released 8th February 2022* 74 65 75 * We can now inject the accept-terms AJAX form into the WC MyAccount 76 dashboard - a different action to the other account endpoints. 66 * We can now inject the accept-terms AJAX form into the WC MyAccount dashboard - a different action to the other account endpoints. 77 67 78 68 ## Version 1.0.5 … … 80 70 *Released 3rd February 2022* 81 71 82 * Minor release with preliminary prep work for upcoming Contact Form 7 83 integration. 72 * Minor release with preliminary prep work for upcoming Contact Form 7 integration. 84 73 85 74 ## Version 1.0.4 … … 87 76 *Released 27th January 2022* 88 77 89 * Added a setting to make it easy to inject a GDPR/Privacy-accept checkbox into 90 WooCommerce My Account endpoints... visible to users who haven't accepted the 91 policy yet. 78 * Added a setting to make it easy to inject a GDPR/Privacy-accept checkbox into WooCommerce My Account endpoints... visible to users who haven't accepted the policy yet. 92 79 93 80 ## Version 1.0.3 … … 95 82 *Released 24th January 2022* 96 83 97 * Added a standard Ajax mini-form for logged-in users who haven't accepted the 98 Privacy Policy for GDPR compliance. 99 * Changed the date capture slightly, so we save when the user FIRST accepted 100 the terms, as well as the most recent date/time that they accepted the terms. 101 Useful for if the Privacy Policy has changed since a user first accepted the 102 terms. 84 * Added a standard Ajax mini-form for logged-in users who haven't accepted the Privacy Policy for GDPR compliance. 85 * Changed the date capture slightly, so we save when the user FIRST accepted the terms, as well as the most recent date/time that they accepted the terms. Useful for if the Privacy Policy has changed since a user first accepted the terms. 103 86 104 87 ## Version 1.0.0 -
mini-wp-gdpr/trunk/readme.txt
r2683207 r2683260 3 3 Donate link: https://power-plugins.com/plugin 4 4 Requires at least: 5.8.0 5 Tested up to: 5.9. 05 Tested up to: 5.9.1 6 6 Stable tag: 1.0.11 7 7 License: GPLv2 or later … … 9 9 10 10 11 A lightweight and simple-to-use plugin tools to help you with your GDPR 12 compliance tasks. 11 A lightweight and simple-to-use plugin tools to help you with your GDPR compliance tasks. 13 12 14 13 == Description == 15 14 16 Features include a cookie and tracking-script consent popup, and useful 17 WooCommerce integration. It logs when users first accept your privacy policy 18 and can also inject your Google Analytics tracking code for you. 15 Features include a cookie and tracking-script consent popup, and useful WooCommerce integration. It logs when users first accept your privacy policy and can also inject your Google Analytics tracking code for you. 19 16 20 Installing this plugin is no guarantee that your site will magically become 21 fully GDPR compliant, but it should make it nuch easier for you to get there. 17 Installing this plugin is no guarantee that your site will magically become fully GDPR compliant, but it should make it nuch easier for you to get there. 22 18 23 19 == Installation == … … 37 33 *Released 21st February 2022* 38 34 39 * Updated the readme.txt to better clarify that the site owner is responsible 40 for testing a site's GDPR compliance. 35 * Updated the readme.txt to better clarify that the site owner is responsible for testing a site's GDPR compliance. 41 36 42 37 ## Version 1.0.10 … … 44 39 *Released 19th February 2022* 45 40 46 * Added an option to enable/disable the blocking of tracking scripts until the 47 user consents. By default, the consent popup will report which tracking 48 scripts are on the site, but it won't block them. 41 * Added an option to enable/disable the blocking of tracking scripts until the user consents. By default, the consent popup will report which tracking scripts are on the site, but it won't block them. 49 42 50 43 ## Version 1.0.9 … … 52 45 *Released 14th February 2022* 53 46 54 * Choose the on-screen position of the cookie consent box (bottom left, 55 middle centre, etc. 47 * Choose the on-screen position of the cookie consent box (bottom left, middle centre, etc. 56 48 57 49 ## Version 1.0.8 … … 59 51 *Released 14th February 2022* 60 52 61 * Added configuration option so you can change the number of days that 62 cookie/script consent is granted for (default=365). 53 * Added configuration option so you can change the number of days that cookie/script consent is granted for (default=365). 63 54 64 55 ## Version 1.0.7 … … 73 64 *Released 8th February 2022* 74 65 75 * We can now inject the accept-terms AJAX form into the WC MyAccount 76 dashboard - a different action to the other account endpoints. 66 * We can now inject the accept-terms AJAX form into the WC MyAccount dashboard - a different action to the other account endpoints. 77 67 78 68 ## Version 1.0.5 … … 80 70 *Released 3rd February 2022* 81 71 82 * Minor release with preliminary prep work for upcoming Contact Form 7 83 integration. 72 * Minor release with preliminary prep work for upcoming Contact Form 7 integration. 84 73 85 74 ## Version 1.0.4 … … 87 76 *Released 27th January 2022* 88 77 89 * Added a setting to make it easy to inject a GDPR/Privacy-accept checkbox into 90 WooCommerce My Account endpoints... visible to users who haven't accepted the 91 policy yet. 78 * Added a setting to make it easy to inject a GDPR/Privacy-accept checkbox into WooCommerce My Account endpoints... visible to users who haven't accepted the policy yet. 92 79 93 80 ## Version 1.0.3 … … 95 82 *Released 24th January 2022* 96 83 97 * Added a standard Ajax mini-form for logged-in users who haven't accepted the 98 Privacy Policy for GDPR compliance. 99 * Changed the date capture slightly, so we save when the user FIRST accepted 100 the terms, as well as the most recent date/time that they accepted the terms. 101 Useful for if the Privacy Policy has changed since a user first accepted the 102 terms. 84 * Added a standard Ajax mini-form for logged-in users who haven't accepted the Privacy Policy for GDPR compliance. 85 * Changed the date capture slightly, so we save when the user FIRST accepted the terms, as well as the most recent date/time that they accepted the terms. Useful for if the Privacy Policy has changed since a user first accepted the terms. 103 86 104 87 ## Version 1.0.0
Note: See TracChangeset
for help on using the changeset viewer.