CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)
Easily set up cookie banner or notice in WordPress, and policy pages for compliance with global cookie laws (GDPR, DSGVO, RGPD, CCPA/CPRA, etc).
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_cky_banners | Stores cky banners data created by this plugin. | Static |
| wp_cky_cookie_categories | Stores cky cookie categories data created by this plugin. | Static |
| wp_cky_cookies | Stores cky cookies data created by this plugin. | Static |
| wp_cli_scripts | Stores cli scripts data created by this plugin. | Static |