=== CC Cookie Consent (Silktide) === Contributors: WebPositive Donate link: https://progweb.hu/cc Tags: cookie, cookie consent, wordpress, silktide Requires at least: 4.2.1 Tested up to: 4.3.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Cookie Consent Plugin for WordPress. == Description == **WP/CC Cookie Consent** WordPress unofficial Silktide Cookie Consent plugin. It is designed to help you comply with the EU Cookie Law and not make you want to kill yourself in the process. So we made it fast, free, and relatively painless. Original javascript plugin developed by Silktide **Why required this plugin for my site?** From October 2015 a new privacy law came into effect across the EU. The law requires that websites ask visitors for consent to use most web cookies. More information please read this: [EU Cookies Law](http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm) **Why Cookie Consent?** *Free & open source* You're forever free to copy, modify and even sell Cookie Consent. *Lightweight* Just 3.5k when minified, and you don't need JQuery or anything else. **Contribute** Contributing code is both an important and effective way to improve the **CC Cookie Consen**t project and its capabilities. If you would like contribute **[go to the official Github repo](https://github.com/progcode/WPCookieConsent)**. You can fork the plugin or [open a new issue / feature request](https://github.com/progcode/WPCookieConsent/issues). == Installation == 1. Upload `cc-cookie-consent` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings Page == Upgrade Notice == = 1.0.0 = * CC Cookie Consent stable version = 1.0.1 = * CC Cookie Consent stable version, see the changelog for the details == Frequently Asked Questions == **[Go to the official Github repo](https://github.com/progcode/WPCookieConsent)**. == Screenshots == 1. Settings screenshot: docs/screenshot_1.png == Changelog == = 1.0.0 = * CC Cookie Consent stable version = 1.0.1 = * Optimizations: * Minifyed javascript * use "wp_enqueue_scripts" action * use "esc_js(get_option())"