=== WP Cookie Consent === Contributors: msmitley, lrussell Tags: cookies, eu cookie law, cookie law, cookie consent Requires at least: 2.8 Tested up to: 3.3 Stable tag: "0.2" == Description == Cookie consent plugin for WordPress that allows for easy customization of messaging and conditional inclusion of code on cookie acceptance. = Including: = * Configurable messaging * Specify code to execute if cookies are accepted == Installation == 1. If you obtained the plugin from GitHub, extract the contents of the zip to '/wp-content/plugins/wp-cookie-consent' 2. Otherwise, install as normal through the WordPress plugin catalogue 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Adjust settings as required == Remove plugin == 1. Deactivate plugin through the 'Plugins' menu in WordPress 2. Delete plugin through the 'Plugins' menu in WordPress It's best to use the built-in WordPress delete function. That way all the stored data will be removed and no orphaned data will remain. == Screenshots == == Frequently Asked Questions == = What is the EU Cookie Law? = The law which applies to how you use cookies and similar technologies for storing information on a user's equipment such as their computer or mobile device. Find out more at the [Information Commissioner's Office](http://www.ico.gov.uk/for_organisations/privacy_and_electronic_communications/the_guide/cookies.aspx) = What is the plugin page? = [Cookie Consent](http://sproutee.com/wp-cookie-consent-plugin) == Upgrade Notice == Just do a normal upgrade. == Changelog == = 0.2 (20.06.2012) = Fix to stop plugin back office styles conflicting with main back office styles. = 0.1 (05.06.2012) = * first version