=== Cookies CK ===
Contributors: ced1870
Tags: slideshow, image, diaporama, carousel
Requires at least: 4.0
Tested up to: 5.0.0
Stable tag: 1.1.0
License: GPLv2 or later
Cookies CK creates a popup to inform the visitor that the website uses cookies
== Description ==
Cookies CK creates a popup to inform the visitor that the website uses cookies. You can set a link to point to a page for explanations, that will be shown when the user clicks on the 'readmore' button.
Features
The message will appear as soon as the plugin is enabled. It shows
* A text message for the visitor
* A button to accept cookies and hide the message
* A readmore link to any url where you can give more details
The plugin is also mulilingual compatible, you can create your own language PO file in the plugin folder. By default it is delivered with English and French languages.
Get more informations on CeiKay.com
== Installation ==
1. Unzip the package `cookies-ck.zip`
2. Upload the folder `cookies-ck` to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.1.0 =
* Refactor and update for ceikay.com
= 1.0.4 =
* Fix PHP warning
= 1.0.3 =
* Move the notice at the end of the body to improve SEO
= 1.0.2 =
* Fix issue with script loaded in other pages
= 1.0.1 =
* Add option to use a custom message (compatible multilanguage)
* Fix issues with scripts and styles
= 1.0.0 =
* First issue