=== tarteaucitron.js - Cookies legislation & GDPR ===
Contributors: amauric
Tags: tarteaucitron, cookie, rgpd, gdpr
Requires at least: 2.8
Tested up to: 6.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Comply with the Cookies and GDPR legislation.

== Description ==

tarteaucitron.js is the most used script to get in compliance with cookies and GDPR.

Analytics, AdSense, Twitter ... +100 more
They have never been so easy to install!

Open an account now: https://tarteaucitron.io/

Free for 3 services (without automatic mode) or unlimited for 15€HT/month

== Installation ==

= WordPress Admin Method =
1. Go to you administration area in WordPress `Plugins > Add`
2. Look for `tarteaucitron.js` (use search form)
3. Click on Install and activate the plugin
4. Find the settings page through `Settings > tarteaucitron.js`

= FTP Method =
1. Upload the complete `tarteaucitronjs` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Find the settings page through `Settings > tarteaucitron.js`

== Changelog ==

= 1.6.5 =
* Fix undefined php error on youtube video integration

= 1.6.3 =
* Add support for uk locale

= 1.6.2 =
* Fix a bug with www. in youtube url

= 1.6.1 =
* [Security fix] Multiple Authenticated (Admin+) Persistent XSS (Thanks Ex.Mi from https://patchstack.com/)

= 1.6 =
* [Security fix] CSRF in back-end + Stored XSS in front-end (Thanks Julio Potier from https://secupress.me/)
* Code improvement

= 1.5.4 =
* Add ee locale

= 1.5.3 =
* Fix a CSS conflict

= 1.5.2 =
* Remove jQuery

= 1.5.1 =
* Do not load the script if this is an admin area

= 1.5.0 =
* Fix undefined $domain

= 1.4.9 =
* Put the script on top of the page

= 1.4.8 =
* Do not load tac on admin pages

= 1.4.7 =
* Add more locales

= 1.4.6 =
* Revert the oembed feature

= 1.4.5 =
* Refresh the oembed cache

= 1.4.4 =
* New way to set the video size

= 1.4.3 =
* Rename clear class

= 1.4.2 =
* Enable locales: se,vi

= 1.4.1 =
* Enable all locales: bg,cn,cs,da,de,el,en,es,fi,fr,hu,it,ja,nl,pl,pt,ro,ru,sk,tr

= 1.4 =
* New domain: tarteaucitron.io

= 1.3.4 =
* Do not auto disconnect

= 1.3.3 =
* Force the current locale 

= 1.3.2 =
* Force the locale of the website for the banner

= 1.3.1 =
* Automatically convert youtube, vimeo and dailymotion video to the tarteaucitron version

= 1.3 =
* New authentification method

= 1.2.1 =
* Attempt to fix some login difficulty

= 1.1 =
* Rework and update the plugin

= 1.0 =
* Initial commit