forked from emilio/CookieTool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
41 lines (31 loc) · 1.26 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
=== WP Cookie Tool ===
Contributors: cmoral3s, ecoal95
Tags: cookie, privacy, eu,
Donate link: http://cmorales.es/descargas/wordpress-cookie-tool/
Requires at least: 3.0.1
Tested up to: 4.0.0
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Easy way to follow the EU Cookie directive, especially for Spain (more restrictive law).
== Description ==
Based on the JavaScript version by [Emilio Cobos](https://github.com/ecoal95/CookieTool/) .
This plugin shows a notice to your users warning them about the use of cookies in your site. It prevents (some) code to store cookies before user consent. It also shows a link to your (mandatory) privacy/cookie policy page.
== Installation ==
1. Upload \"wp-cookietool\" to the \"/wp-content/plugins/\" directory.
1. Activate the plugin through the \"Plugins\" menu in WordPress.
1. Configure your settings (Settings -> Wp Cookie Tool).
1. Create a privacy/cookie policy page and place the [wp_ct-cookie-div] shortcode wherever you please.
== Screenshots ==
1. Settings panel (in Spanish) screenshot-1.png .
== Changelog ==
= 1.1 =
* Fix button problem in iOS
* Tested up to WP 3.9.1
= 1.0 =
* Initial release.
== Upgrade Notice ==
= 1.1 =
* Fix button problem in iOS
= 1.0 =
* Initial release.