=== Mini WP GDPR === Contributors: powerplugins Tags: gdpr, cookie notice, cookie consent, privacy policy, google analytics Donate link: https://power-plugins.com/plugins/ Requires at least: 5.8.0 Tested up to: 5.9.1 Stable tag: 1.0.13 License: GPLv2 or later License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html A lightweight and simple-to-use plugin tools to help you with your GDPR compliance tasks. == Description == 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. Installing this plugin is no guarantee that your site will magically become fully GDPR compliant, but it should make it much easier for you to get there. == Help == To dig deeper into the options: * [Mini WP GDPR Documentation](https://power-plugins.com/docs/mini-gdpr-for-wp/) == Installation == In the WordPress Admin area... 1. Plugins 2. Add New 3. Upload Plugin 4. Select the latest `mini-wp-gdpr.zip` file and upload it. 5. Activate the plugin. == Changelog == ## Version 1.0.13 *Released 27th February 2022* * Added a new option to allow/block analytics tracking scripts even when logged-in as administrator. It helps to avoid skewing your analytics stats. ## Version 1.0.12 *Released 22nd February 2022* * Minified the JS/CSS assets and removed debugging messages from the JavaScript. ## Version 1.0.11 *Released 21st February 2022* * Updated the readme.txt to better clarify that the site owner is responsible for testing a site's GDPR compliance. ## Version 1.0.10 *Released 19th February 2022* * 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. ## Version 1.0.9 *Released 14th February 2022* * Choose the on-screen position of the cookie consent box (bottom left, middle centre, etc. ## Version 1.0.8 *Released 14th February 2022* * Added configuration option so you can change the number of days that cookie/script consent is granted for (default=365). ## Version 1.0.7 *Released 12th February 2022* * Added cookie consent box and script blocker. * Added the ability to inject Google Analytics JS. ## Version 1.0.6 *Released 8th February 2022* * We can now inject the accept-terms AJAX form into the WC MyAccount dashboard - a different action to the other account endpoints. ## Version 1.0.5 *Released 3rd February 2022* * Minor release with preliminary prep work for upcoming Contact Form 7 integration. ## Version 1.0.4 *Released 27th January 2022* * 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. ## Version 1.0.3 *Released 24th January 2022* * Added a standard Ajax mini-form for logged-in users who haven't accepted the Privacy Policy for GDPR compliance. * 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. ## Version 1.0.0 *Released 24th January 2022* * Initial release