-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
56 lines (39 loc) · 1.99 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
=== EU Cookie Wall ===
Contributors: xvilo
Donate link: http://tropicaljuice.nl/
Tags: cookies, eu, cookie, law, cookie law, plugin
Requires at least: 3.7
Tested up to: 4.7.4
Stable tag: 4.7.4
Version 1.1.2
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
This plugin add's a simple cookie wall to comply with Dutch Cookie-laws. This plugin can be used when there is not 'light' version available of the website without cookies and 3rd-party embeds.
== Description ==
This plugin add's a simple cookie wall to comply with Dutch Cookie-laws. This plugin can be used when there is not 'light' version available of the website without cookies and 3rd-party embeds.
Features
* Bot/indexer/SEO friendly, only target the users you want to target.
* Customise the look and feel
* Easily change the content of the cookie wall
* Easy control with shortcodes
Please note that this is an early release, things can change in the future. Not everything is as polished as I'd like.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/cookie-wall` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Create a page with the desired cookie notice text. And save the ID for step 4.
4. Use the Settings->Cookie Wall screen to configure the plugin
== Frequently Asked Questions ==
= What about Google? =
This plugin targets only a browser by `user-agent` most of the spiders, indexers and bots (like WhatsApp/telegram previews, Facebook share preview, etc.) are not redirected to the cookie wall. This way they can index what they want without interruption.
== Changelog ==
= 1.1.2 =
* Featured image could not be set. This has been fixed now! Please let us know if you experience any issues.
* Spell checked the readme and changelog file!
= 1.1.2 =
* Upload bug
= 1.1.1 =
* Small technical changes to template
= 1.1 =
* Images now done with media uploader
= 1.0 =
* initial release