Plugin Directory

Changeset 2013474


Ignore:
Timestamp:
01/16/2019 03:15:27 PM (7 years ago)
Author:
termly
Message:

Minor changes

Location:
uk-cookie-consent/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • uk-cookie-consent/trunk/readme.txt

    r1999683 r2013474  
    1 === GDPR Cookie Consent Banner | Termly ===
     1=== GDPR Cookie Consent Banner ===
    22Contributors: termly, Catapult_Themes, husobj, jraczynski
    33Tags: cookie law, cookie consent, gdpr, eu privacy directive, cookie banner, cookie compliance, cookie notice, eu cookie law, cookie notification, cookies, wpml, geo ip
    44Requires at least: 4.3
    55Tested up to: 5.0.1
    6 Stable tag: 2.3.13
     6Stable tag: 2.3.14
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Termly's easy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts.
     10Our easy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts.
    1111
    1212== 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 Termly has been actively developed and supported since 2012, and has over 100 5-star reviews.
     13GDPR 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.
    1414
    1515> <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>
     
    4444We think this is the simplest but most effective method of dealing with the legislation.
    4545
    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 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. 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.
     46The 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
     48Importantly, the plug-in does not disable cookies on your site or prevent the user from continuing to browse the site.
    4949
    5050== Installation ==
    51 1. Simply install GDPR Cookie Consent Banner by Termly on your website from the WordPress plugin directory, or upload the `uk-cookie-consent` folder to the `/wp-content/plugins/` directory
     511. 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
    52521. Activate the plugin through the 'Plugins' menu in your WordPress backend
    53531. Navigate to the Cookie Consent page in your 'Settings' menu to configure your consent banner
     
    6060Yes, 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).
    6161= 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.
     62The 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.
    6363= Where can I find out more information about the EU laws regarding the use of cookies? =
    6464You 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).
     
    7575== Changelog ==
    7676
    77 = 2.3.12 =
    78 * Updated: small changes
     77= 2.3.15 =
     78* Updated: tested to 5.0.1
     79* Minor changes
    7980
    8081= 2.3.12 =
  • uk-cookie-consent/trunk/uk-cookie-consent.php

    r1999683 r2013474  
    11<?php
    22/*
    3 Plugin Name: GDPR Cookie Consent Banner | Termly
     3Plugin Name: GDPR Cookie Consent Banner
    44Plugin URI: https://termly.io/products/
    5 Description: Termly's easy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts.
    6 Version: 2.3.12
     5Description: Our easy to use cookie consent plugin can assist in your GDPR and ePrivacy Directive compliance efforts.
     6Version: 2.3.14
    77Author: termly
    88Author URI: https://termly.io/
Note: See TracChangeset for help on using the changeset viewer.