-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
64 lines (38 loc) · 1.47 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
=== Cookie Wow Banner ===
Contributors: Cookie Wow
Tags: cookie, PDPA
Requires at least: 4.9.16
Tested up to: 5.7.2
Stable tag: 1.1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
An easy way to make your website comply with PDPA.
== Description ==
The Cookie Wow Banner is a WordPress plugin that allows you to easily comply with PDPA.
It not only allows you to generate and customize a cookie banner. Cookie Wow automatically scans your web page to check the use of cookies and scripts, and block them before receiving consents. You can also manage cookies and categories and view consent statistics which are automatically recorded by Cookie Wow.
== Installation ==
1. Unpack the download-package.
2. Upload the file to the /wp-content/plugins/ directory.
3. Activate the plugin through the Plugins menu in WordPress.
View full installation guide >> (https://cookiewow.crisp.help/th/article/cookie-wow-wordpress-16sumbv/?1614570499387)
== Changelog ==
= 1.1.7 =
* Test with 5.7.2
* Add `data-cfasync` attribute to script tags
= 1.1.5=
* Update readme.txt and assets
= 1.1.4 =
* Update readme.txt and assets
= 1.1.3 =
* Test with 5.7.2
* Use `wp_enqueue_style` to add style to Admin page
= 1.1.2 =
* Change plugin URI to this github repo
= 1.1.1 =
* Change the plugin name
= 1.1.0 =
* Migrate cookie wow script URL
* Move menu to sub-menu
* Add a link to the setting page and document page
= 1.0.0 =
* Initial release