PluginProbe
CookieAdmin – Cookie Consent Banner / 1.0.9
CookieAdmin – Cookie Consent Banner v1.0.9
1.2.3 1.2.2 1.2.1 1.2.0 1.1.9 trunk 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8
cookieadmin / readme.txt

readme.txt in CookieAdmin – Cookie Consent Banner 1.0.9, at readme.txt

78 lines 2.8 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === CookieAdmin - Cookie Consent Banner ===
2 Contributors: softaculous
3 Tags: cookie, notice, banner, consent, gdpr
4 Requires at least: 4.4
5 Tested up to: 6.8
6 Requires PHP: 7.0
7 Stable tag: 1.0.9
8 License: LGPLv2.1
9 License URI: http://www.gnu.org/licenses/lgpl-2.1.html
10
11 CookieAdmin provides easy to configure cookie consent banner with GDPR and CCPA law support.
12
13 == Description ==
14
15 CookieAdmin is a Lightweight, Bloat-free & easy to use Cookie consent banner plugin which allows you to display a personalized banner on your website for your visitors to choose which cookies they would like to use.
16
17 Admins can customize the UI of the consent banner for the frontend to match with their website / brand identity.
18
19 CookieAdmin supports categorization of cookies and scanning of cookies used on their website. Users can choose to Accept All, Reject All or choose cookies categories to be loaded.
20
21 Free Features :
22
23 * Customizable Consent Form
24 * Preview Consent Form from admin panel
25 * Anonymized User IP
26 * Scan cookies
27 * Categorized cookies list for users
28 * GDPR & US State Laws support
29 * ADA, EAA & WCAG Compliant
30
31 Pro Features :
32
33 * Google Consent Mode v2
34 * User Country Detection
35 * Consent Logs
36 * Export Consent Logs
37
38 == Installation ==
39
40 Upload the CookieAdmin plugin to your site, Activate it.
41 That's it. You're done!
42
43 == Screenshots ==
44
45 == Changelog ==
46
47 = 1.0.9 =
48 * [Pro Feature] Added option to hide Powered by CookieAdmin link
49 * [Pro Feature] Added option to hide Re-consent icon
50 * [Task] Replaced hardcoded English strings with __() function for better translation support
51 * [Bug Fix] Fixed a typo
52
53 = 1.0.8 =
54 * [Pro Feature] Added option to customize the color for links and On/Off switch for the cookie consent preference modal
55 * [Task] Consent Banner will not be rendered while editing pages
56 * [Bug Fix] Consent Banner caused conflict with some forms on the page due to missing prefixes in some css classes. All css classes now have a prefix to avoid any conflict.
57 * [Bug Fix] Consent preference was not saved on sites running without SSL certificate. This is fixed now.
58
59 = 1.0.7 =
60 * [Bug Fix] Consent saved by a visitor on a page other than home page was saved incorrectly causing the consent banner to appear again on other pages. This is fixed now.
61
62 = 1.0.6 =
63 * [Feature] Added Google Consent Mode v2
64 * [Bug Fix] Fixes for ADA, EAA & WCAG compliance
65 * [Bug Fix] UI fixes for certain themes
66
67 = 1.0.5 =
68 * [Feature] CookieAdmin Consent Banner is now compliant with Americans with Disabilities Act (ADA), The European Accessibility Act (EAA) & Web Content Accessibility Guidelines (WCAG).
69
70 = 1.0.4 =
71 * [Bug Fix] The icons in Cookie Preferences modal were not visible on mobile devices. This has been fixed.
72
73 = 1.0.3 =
74 * [Bug Fix] In some cases, the consent banner was displayed even after accepting the cookies. This is fixed.
75 * [Bug Fix] Minor UI fixes
76
77 = 1.0.2 =
78 * Initial Release