=== Cookie Consent Box === Contributors: adriandmitroca Tags: cookie, cookies, compliance, notice, banner, consent, box, eprivacy, gdpr Requires at least: 4.1.0 Tested up to: 4.9.2 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Cookie Consent Box is a lightweight and good looking way to inform users your site uses cookies and to comply with EU cookie law regulations. == Description == [Cookie Consent Box](https://radicalwebdesign.co.uk) is a lightweight and good looking way to inform users your site uses cookies and to comply with EU cookie law regulations. We have already taken care of any possible performance issues, which is why the JS file is loaded [asynchronously](https://developers.google.com/speed/docs/insights/BlockingJS) after your whole page has loaded, so it does not slow your site down in any way. Features include: - Lightweight, responsive - Redirects users to specified page for more cookie information - Option to choose background colour and text colour - Option to specify container width - SEO friendly == Installation == 1. Upload the entire `cookie-consent-box` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. You will find 'Cookie Consent Box' menu page in your WordPress admin panel settings. == Screenshots == == Frequently Asked Questions == = Is there any demo? = Actually yes, it is! Just take a look [here](https://adriandmitroca.github.io/cookie-consent-box/) to see general appearance. = Can I use it without installing a plugin? = Sure you do! Take a look at [npm/cdn library](https://github.com/adriandmitroca/cookie-consent-box) == Changelog == = 1.0.2 = * Updated plugin's copy and registry assets = 1.0.1 = * Selecting Privacy Policy page from a dropdown * Improved settings page appearance = 1.0.0 = * Initial version