-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
67 lines (45 loc) · 1.61 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
=== Cookie Notify ===
Contributors: prasathmani
Tags: cookie, cookie notice, cookie consent, cookie law, privacy policy, cookies,
Requires at least: 5.0
Tested up to: 6.0.2
Requires PHP: 7.0
Stable tag: 1.4
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Add personalized cookie info and link to wordpress privacy policy page.
== Description ==
This plugin allows you to add your own personalized cookie info and link to wordpress privacy policy site. You can set any color for cookie info and display it on top or bottom of site.
== Features ==
* Simple and easy to set up
* Own personalized text about cookie info
* Personalized 'accept cookie' button text
* Ability to add link to wordpress privacy policy
* Personalized colors
== Installation ==
1. Install and activate the plugin on the Plugins page
2. Set Your own text informing about using cookies
3. Set others settings: display privacy policy button, 'accept cookies' button text, personalized colors
4. Enjoy cookie notice info matched to Your site :)
== Screenshots ==
1. screenshot-1.jpg
2. screenshot-2.jpg
3. screenshot-3.jpg
== Frequently Asked Questions ==
No questions yet.
== Upgrade Notice ==
= 1.4 =
* Removed unneccessary action attribute from form tag
= 1.3 =
* Moved plugin code to footer
= 1.2 =
* Changed styles
* Moved script to footer
* Changed way of displaying inline styles
= 1.1 =
* Setted font size and font weight
* Removed unneccessary js variables
* Corrected redirection to privacy policy page
* Added default settings on admin side
1.0
Initial release