-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
67 lines (44 loc) · 3.54 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
=== Plugin Name ===
Contributors: bavington,crearegroup,robertkent
Donate link: https://www.creare.co.uk/
Tags: cookie law, EU Cookie Law, cookie banner, implied consent, cookie law banner, creare
Requires at least: 3.0.1
Tested up to: 3.6
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
WP Cookie Banner allows you to display and customise a subtle banner on your website in order to comply with the EU Cookie Law.
== Description ==
WP Cookie Banner is a free WordPress plugin that provides simple 'Implied Consent' compliance with the [EU Cookie Law](http://www.ico.org.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies). Full customisation and styling for the banner is available through the dedicated Settings page within the Admin Dashboard.
Our initial release of the plugin also includes a helpful 'Testing/Development Mode' that keeps the banner in place on the front-end so that it can be styled and tested easily. Full list of features and settings available:
* Ready to use banner design that's both responsive and retina compatible.
* Testing/Development mode for convenient testing and styling.
* Set the number of days before the banner is shown again to the same user.
* Set how many seconds the banner should be displayed for, before fading out.
* Dynamically select and link your banner to an existing CMS page that elaborates on Privacy and Cookies.
* Customise the short message displayed within the Cookie Banner.
* Modify and choose to migrate the banner's default CSS onto your own stylesheet.
You can follow and contribute to [WP Cookie Banner on GitHub](https://github.com/Creare/wp-cookie-banner) where the latest version can be found. Creare have also published many other free Wordpress plugins which are available [here on Wordpress](http://profiles.wordpress.org/crearegroup/), or [over on our website](https://www.creare.co.uk/services/extensions/wordpress).
== Installation ==
Installing and using WP Cookie Banner could not be simpler:
1. Upload `/wp-cookie-banner/` to the `/wp-content/plugins/` directory
2. Activate the plugin via the 'Plugins' menu in WordPress
3. Navigate to the 'Settings > WP Cookie Banner'
4. Select your pre-made Privacy/Cookies CMS page from the drop-down menu that the banner will link to
5. Further customise the banner's appearance, message and settings from within the single Settings page
== Frequently Asked Questions ==
= Does this banner comply with the ICO's regulations? =
Whilst the [guidelines from the ICO](http://www.ico.org.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies) are still vauge, the ICO do permit the use of 'Implied Consent' banners. Whilst some big names have opted for 'Explicit Consent' banners, others such as the BBC have used the Impied technique which has been adopted for this plugin.
= What is the common reason why the banner might not be loading? =
Because the WP Cookie Banner relies on jQuery, it may fail to load if you have JavaScript or jQuery errors on your site. Please check your the Console Panel in browsers like Google Chrome to debug any JavaScript/jQuery problems or conflicts that may be occuring.
== Screenshots ==
1. The default Cookie Law banner displaying on the new 2013 theme.
2. The default Cookie Banner displayed responsively on a smartphone portrait view.
3. WP Cookie Banner Settings section.
4. WP Cookie Banner Customisation section.
== Changelog ==
= 0.1 =
* Initial release.
== Upgrade Notice ==
= 0.1 =
* No upgrades are currently available as this is the initial release.