Cookie Consent - Version 2.1.3

Version Description

  • Updated: tags
Download this release

Release Info

Developer Catapult_Themes
Plugin Icon 128x128 Cookie Consent
Version 2.1.3
Comparing to
See all releases

Code changes from version 2.1.0 to 2.1.3

Thumbs.db DELETED
Binary file
admin/class-ctcc-admin.php CHANGED
@@ -677,13 +677,13 @@ if ( ! class_exists ( 'CTCC_Admin' ) ) {
677
  </div><!-- .ctdb-inner-wrap -->
678
  <div class="ctdb-banners">
679
  <div class="ctdb-banner">
680
- <a href="https://catapultthemes.com/downloads/super-hero-slider-pro/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=bcd&utm_campaign=campaign"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/superhero-ad.png'; ?>" alt="" ></a>
681
  </div>
682
  <div class="ctdb-banner">
683
- <a href="https://sellastic.com/?ref=1&utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=sellastic"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/sellastic-ad.jpg'; ?>" alt="" ></a>
684
  </div>
685
  <div class="ctdb-banner">
686
- <a href="https://catapultthemes.com/downloads/category/themes/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=campaign"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/themes-ad.png'; ?>" alt="" ></a>
687
  </div>
688
  </div>
689
  </div><!-- .ctdb-outer-wrap -->
677
  </div><!-- .ctdb-inner-wrap -->
678
  <div class="ctdb-banners">
679
  <div class="ctdb-banner">
680
+ <a href="https://catapultthemes.com/downloads/super-hero-slider-pro/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=bcd&utm_campaign=campaign"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/superhero-ad1.png'; ?>" alt="" ></a>
681
  </div>
682
  <div class="ctdb-banner">
683
+ <a href="https://sellastic.com/?ref=1&utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=sellastic"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/sellastic-ad1.jpg'; ?>" alt="" ></a>
684
  </div>
685
  <div class="ctdb-banner">
686
+ <a href="https://catapultthemes.com/downloads/category/themes/?utm_source=plugin_ad&utm_medium=wp_plugin&utm_content=cookieconsent&utm_campaign=campaign"><img src="<?php echo CTCC_PLUGIN_URL . 'assets/images/themes-ad1.png'; ?>" alt="" ></a>
687
  </div>
688
  </div>
689
  </div><!-- .ctdb-outer-wrap -->
assets/images/Thumbs.db DELETED
Binary file
assets/images/hero-3d-banner.jpg DELETED
Binary file
assets/images/mode-3d-banner-cc.jpg DELETED
Binary file
assets/images/mode-3d-banner.jpg DELETED
Binary file
assets/images/sellastic-ad1.jpg ADDED
Binary file
assets/images/shs-3d-banner.png DELETED
Binary file
assets/images/superhero-ad1.png ADDED
Binary file
assets/images/themes-ad1.png ADDED
Binary file
readme.txt CHANGED
@@ -1,17 +1,20 @@
1
  === Cookie Consent ===
2
  Contributors: Catapult_Themes, husobj, jraczynski
3
  Donate Link: https://paypal.com
4
- Tags: cookie law, cookies, EU, implied consent, uk cookie consent, compliance, eu cookie law, eu privacy directive, privacy, privacy directive, consent, cookie, cookie compliance, cookie law, eu cookie, notice, notification, notify, cookie notice, cookie notification, cookie notify, wpml
5
  Requires at least: 4.3
6
  Tested up to: 4.6.1
7
- Stable tag: 2.1.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  The only cookie consent plugin you'll ever need.
 
11
  == Description ==
12
  Cookie Consent 2.0 is a major rewrite of the popular Cookie Consent plugin. We've retained all the features that originally made the plugin so popular, such as speed of set-up, but added new features based on feedback and requests.
 
13
  = Activation =
14
  One of the most popular aspects of the plugin is its simplicity of use. The new version is no different - simply install and activate the plugin to automatically add the cookie consent notification bar without any need to configure it. On activation, the plugin creates and populates a page on your site with information about your cookie policy and automatically links to the page from the notification bar. So if you're using the default settings, it's a matter of seconds to get up and running.
 
15
  = New Features =
16
  We've extended the options with the plugin and in version 2.0, we've added many new features, including:
17
  * Choice of dismissal method - either on click by the user or timed
@@ -25,14 +28,22 @@ We've extended the options with the plugin and in version 2.0, we've added many
25
  * The option to use an absolute or external URL to link to for further information
26
  * Set the cookie duration
27
  * Set the cookie version - updating a version will reset the cookie on all user sites
 
28
  = Translations =
 
 
29
  * Polish
30
  * Russian
31
  * Slovakian
 
 
32
  = EU Directive =
33
  We think this is the simplest but most effective method of dealing with the legislation.
 
34
  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.
 
35
  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.
 
36
  == Installation ==
37
  1. Upload the `uk-cookie-consent` folder to the `/wp-content/plugins/` directory
38
  1. Activate the plugin through the 'Plugins' menu in WordPress
@@ -55,6 +66,15 @@ You will find more details of the regulations on the [Information Commissioner's
55
  5. Example settings page
56
  == Changelog ==
57
 
 
 
 
 
 
 
 
 
 
58
  = 2.1.0 =
59
  * Added: Italian translation (thanks to wocmultimedia)
60
  * Added: wpml-config.xml file
@@ -153,5 +173,13 @@ You will find more details of the regulations on the [Information Commissioner's
153
  * Added trailing slash to Cookie Policy url (thanks to mikeotgaar for spotting this)
154
  = 1.1 =
155
  * Added default text to messages
 
 
 
 
 
 
 
 
156
  == Upgrade Notice ==
157
  Please note that the upgrade to version 2.x is significant. Although we've made every effort to ensure your settings are retained from previous versions, you may notice minor design differences to the notification bar.
1
  === Cookie Consent ===
2
  Contributors: Catapult_Themes, husobj, jraczynski
3
  Donate Link: https://paypal.com
4
+ Tags: cookie law, cookies, EU, implied consent, uk cookie consent, compliance, eu cookie law, eu privacy directive, privacy, privacy directive, consent, cookie, cookie compliance, cookie law, eu cookie, notice, notification, notify, cookie notice, cookie notification, cookie notify, wpml, cookie bar, cookie notification bar
5
  Requires at least: 4.3
6
  Tested up to: 4.6.1
7
+ Stable tag: 2.1.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
  The only cookie consent plugin you'll ever need.
11
+
12
  == Description ==
13
  Cookie Consent 2.0 is a major rewrite of the popular Cookie Consent plugin. We've retained all the features that originally made the plugin so popular, such as speed of set-up, but added new features based on feedback and requests.
14
+
15
  = Activation =
16
  One of the most popular aspects of the plugin is its simplicity of use. The new version is no different - simply install and activate the plugin to automatically add the cookie consent notification bar without any need to configure it. On activation, the plugin creates and populates a page on your site with information about your cookie policy and automatically links to the page from the notification bar. So if you're using the default settings, it's a matter of seconds to get up and running.
17
+
18
  = New Features =
19
  We've extended the options with the plugin and in version 2.0, we've added many new features, including:
20
  * Choice of dismissal method - either on click by the user or timed
28
  * The option to use an absolute or external URL to link to for further information
29
  * Set the cookie duration
30
  * Set the cookie version - updating a version will reset the cookie on all user sites
31
+
32
  = Translations =
33
+
34
+ * English
35
  * Polish
36
  * Russian
37
  * Slovakian
38
+ * Italian
39
+
40
  = EU Directive =
41
  We think this is the simplest but most effective method of dealing with the legislation.
42
+
43
  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.
44
+
45
  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
+
47
  == Installation ==
48
  1. Upload the `uk-cookie-consent` folder to the `/wp-content/plugins/` directory
49
  1. Activate the plugin through the 'Plugins' menu in WordPress
66
  5. Example settings page
67
  == Changelog ==
68
 
69
+ = 2.1.3 =
70
+ * Updated: tags
71
+
72
+ = 2.1.2 =
73
+ * Updated: translation list
74
+
75
+ = 2.1.1 =
76
+ * Fixed: missing images in admin
77
+
78
  = 2.1.0 =
79
  * Added: Italian translation (thanks to wocmultimedia)
80
  * Added: wpml-config.xml file
173
  * Added trailing slash to Cookie Policy url (thanks to mikeotgaar for spotting this)
174
  = 1.1 =
175
  * Added default text to messages
176
+
177
+ == Translations ==
178
+ * English
179
+ * Polish
180
+ * Russian
181
+ * Slovakian
182
+ * Italian
183
+
184
  == Upgrade Notice ==
185
  Please note that the upgrade to version 2.x is significant. Although we've made every effort to ensure your settings are retained from previous versions, you may notice minor design differences to the notification bar.
uk-cookie-consent.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Cookie Consent
4
  Plugin URI: http://catapultthemes.com/cookie-consent/
5
  Description: The only cookie consent plugin you'll ever need.
6
- Version: 2.1.0
7
  Author: Catapult_Themes
8
  Author URI: http://catapultthemes.com/
9
  Text Domain: uk-cookie-consent
3
  Plugin Name: Cookie Consent
4
  Plugin URI: http://catapultthemes.com/cookie-consent/
5
  Description: The only cookie consent plugin you'll ever need.
6
+ Version: 2.1.3
7
  Author: Catapult_Themes
8
  Author URI: http://catapultthemes.com/
9
  Text Domain: uk-cookie-consent