Changeset 2013474 for uk-cookie-consent
- Timestamp:
- 01/16/2019 03:15:27 PM (7 years ago)
- Location:
- uk-cookie-consent/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (4 diffs)
-
uk-cookie-consent.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uk-cookie-consent/trunk/readme.txt
r1999683 r2013474 1 === GDPR Cookie Consent Banner | Termly===1 === GDPR Cookie Consent Banner === 2 2 Contributors: termly, Catapult_Themes, husobj, jraczynski 3 3 Tags: cookie law, cookie consent, gdpr, eu privacy directive, cookie banner, cookie compliance, cookie notice, eu cookie law, cookie notification, cookies, wpml, geo ip 4 4 Requires at least: 4.3 5 5 Tested up to: 5.0.1 6 Stable tag: 2.3.1 36 Stable tag: 2.3.14 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Termly'seasy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts.10 Our easy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts. 11 11 12 12 == Description == 13 GDPR Cookie Consent Banner by Termly is one of the simplest and most popular cookie consent plugins out there. Compliance with data privacy regulations like the GDPR and the ePrivacy Directive has never more attainable. Simply install our plugin and modify your settings, and you'll have a live cookie consent banner and cookie policy on your site that will help you comply with all of the latest data privacy regulations. GDPR Cookie Consent Banner by Termlyhas been actively developed and supported since 2012, and has over 100 5-star reviews.13 GDPR Cookie Consent Banner is one of the simplest and most popular cookie consent plugins out there. Compliance with data privacy regulations like the GDPR and the ePrivacy Directive has never more attainable. Simply install our plugin and modify your settings, and you'll have a live cookie consent banner and cookie policy on your site that will help you comply with all of the latest data privacy regulations. GDPR Cookie Consent Banner has been actively developed and supported since 2012, and has over 100 5-star reviews. 14 14 15 15 > <strong>New in 2.3.0:</strong><br>Geo IP support - choose which continents to display notifications (requires GeoIP Detect plugin to be installed)<br> … … 44 44 We think this is the simplest but most effective method of dealing with the legislation. 45 45 46 The plug-in is a straightforward approach to help you comply with the EU regulations regarding usage of website cookies. It follows the notion of "implied consent" as described by the UK's Information Commissioner and makes the assumption that most users who choose not to accept cookies will do so for all websites. A user to your site is presented with a clear yet unobtrusive notification that the site is using cookies and may then acknowledge and dismiss the notificationor click to find out more. The plug-in automatically creates a new page with pre-populated information on cookies and how to disable them, which you may edit further if you wish.47 48 Importantly, the plug-in does not disable cookies on your site or prevent the user from continuing to browse the site. Several plug-ins have adopted the "explicit consent" approach which obliges users to opt in to cookies on your site. This is likely to deter visitors.46 The plug-in is a straightforward approach to help you comply with the EU regulations regarding usage of website cookies. A user to your site is presented with a clear, yet unobtrusive notification that the site is using cookies, and may then acknowledge and dismiss the notification, or click to find out more. The plug-in automatically creates a new page with pre-populated information on cookies and how to disable them, which you may edit further if you wish. 47 48 Importantly, the plug-in does not disable cookies on your site or prevent the user from continuing to browse the site. 49 49 50 50 == Installation == 51 1. Simply install GDPR Cookie Consent Banner by Termlyon your website from the WordPress plugin directory, or upload the `uk-cookie-consent` folder to the `/wp-content/plugins/` directory51 1. Simply install GDPR Cookie Consent Banner on your website from the WordPress plugin directory, or upload the `uk-cookie-consent` folder to the `/wp-content/plugins/` directory 52 52 1. Activate the plugin through the 'Plugins' menu in your WordPress backend 53 53 1. Navigate to the Cookie Consent page in your 'Settings' menu to configure your consent banner … … 60 60 Yes, feel free to have a look at [the demo here](http://cookieconsent.catapultthemes.com/). You can reset the cookie by [going to this URL](http://cookieconsent.catapultthemes.com/?cookie=delete). 61 61 = Will this plugin make me compliant with data privacy legislation like the GDPR? = 62 The short answer is no, this plugin alone will not make you compliant. Compliance with data privacy regulations requires certain efforts on the part of the user that a single plugin cannot provide.62 The short answer is no, this plugin alone will not make you compliant. Compliance with data privacy regulations requires certain efforts on the part of the user that a single plugin alone cannot provide. 63 63 = Where can I find out more information about the EU laws regarding the use of cookies? = 64 64 You can find more details on the regulations on the [Information Commissioner's Office site](http://www.ico.gov.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies.aspx). … … 75 75 == Changelog == 76 76 77 = 2.3.12 = 78 * Updated: small changes 77 = 2.3.15 = 78 * Updated: tested to 5.0.1 79 * Minor changes 79 80 80 81 = 2.3.12 = -
uk-cookie-consent/trunk/uk-cookie-consent.php
r1999683 r2013474 1 1 <?php 2 2 /* 3 Plugin Name: GDPR Cookie Consent Banner | Termly3 Plugin Name: GDPR Cookie Consent Banner 4 4 Plugin URI: https://termly.io/products/ 5 Description: Termly'seasy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts.6 Version: 2.3.1 25 Description: Our easy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts. 6 Version: 2.3.14 7 7 Author: termly 8 8 Author URI: https://termly.io/
Note: See TracChangeset
for help on using the changeset viewer.