=== Cookie Notice Bar === Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KZRGHFSGGRXU6 Contributors: dcurasi Tags: cookie, cookie notice, cookie bar, cookie law, cookie notice bar, eu cookie, privacy, cookie policy, notice, bar, consent, notification, privacy directive, notify Requires at least: 3.0.1 Tested up to: 4.7.2 Stable tag: 1.3.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt Cookie Notice Bar allows you to add a simple bar to inform users that your site uses cookies according to EU law. == Description == Cookie Notice Bar allows you to add a simple bar to inform users that your site uses cookies according to EU law. It is based on the [WordPress Plugin Boilerplate](https://github.com/DevinVinson/WordPress-Plugin-Boilerplate). = Features include = * Customize the cookie message * Select the position of the cookie message box * Link to more info page * Set cookie expiry * Set the text and bar background colors * Set the text and background color of the accepted button * Set the padding and the border radius of the accepted button * Set the text color of the Read More link * Debug Mode for displayed always the cookie notice bar * Polylang compatible * .pot file for translations included = Available Languages = * English * Italiano = If you like the plugin, please give it a rating. = If you have a feature request, let me know, they're always welcome! == Installation == 1. Unzip the downloaded zip file. 2. Upload `cookie-notice-bar` folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the \'Plugins\' menu in WordPress 4. Go to Cookie Notice Bar for change the default options == Frequently Asked Questions == = Can I contribute to the project? = If you want to contribute to the project please contact me (curasi.d87@gmail.com). This is the GitHub Repository [dc-cookie-notice-bar](https://github.com/dcurasi/dc-cookie-notice-bar). == Screenshots == 1. The admin panel == Changelog == = 1.3.0 - 25/02/17 = * New - Added the ability to change the Read More text color * New - Added the ability to change the Read More text color on hover = 1.2.0 - 06/01/17 = * New - Added compatibility with Polylang * New - Added Italian translation = 1.1.1 - 24/10/16 = * Fix - Fix the style of the accepted button = 1.1.0 - 24/10/16 = * Dev - Added debug mode * Dev - Added the ability to change the padding of the accepted button * Dev - Added the ability to change the border radius of the accepted button * Fix - Removed the href attribute from the accepted button * Fix - Removed the text decoration from the accepted button * Fix - Fixed submit button of the admin panel * Fix - Cookies deleted when the plugin is deactivated * Tweak - Changed the method for displaying the confirmation message for saved options * Dev - Added donation link * Dev - Removed debug message = 1.0 = * Initial public version