PluginProbe
CookieAdmin – Cookie Consent Banner / 1.0.8
CookieAdmin – Cookie Consent Banner v1.0.8
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.8, at readme.txt

72 lines 2.6 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.8
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 * Google Consent Mode v2
31
32 Pro Features :
33
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.8 =
48 * [Pro Feature] Added option to customize the color for links and On/Off switch for the cookie consent preference modal
49 * [Task] Consent Banner will not be rendered while editing pages
50 * [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.
51 * [Bug Fix] Consent preference was not saved on sites running without SSL certificate. This is fixed now.
52
53 = 1.0.7 =
54 * [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.
55
56 = 1.0.6 =
57 * [Feature] Added Google Consent Mode v2
58 * [Bug Fix] Fixes for ADA, EAA & WCAG compliance
59 * [Bug Fix] UI fixes for certain themes
60
61 = 1.0.5 =
62 * [Feature] CookieAdmin Consent Banner is now compliant with Americans with Disabilities Act (ADA), The European Accessibility Act (EAA) & Web Content Accessibility Guidelines (WCAG).
63
64 = 1.0.4 =
65 * [Bug Fix] The icons in Cookie Preferences modal were not visible on mobile devices. This has been fixed.
66
67 = 1.0.3 =
68 * [Bug Fix] In some cases, the consent banner was displayed even after accepting the cookies. This is fixed.
69 * [Bug Fix] Minor UI fixes
70
71 = 1.0.2 =
72 * Initial Release