=== WPSS Cookies ===
Contributors: angelorocha
Donate link: https://www.paypal.com/donate?hosted_button_id=DRE7DA2LZBA3U
Tags: cookies, cookie, gdpr, ccpa, consent, message
Requires at least: 5.2
Tested up to: 5.8
Requires PHP: 7.4
Stable tag: 1.3.5
License: GNU General Public License v3 or later
License URI: /LICENCE

A simple way to add a cookie consent message in your WordPress

== Description ==

Simple, but very functional, cookie consent plugin.

== Installation ==

Is easy:
1. Upload plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enjoy

== Frequently Asked Questions ==

= Need any code to use this plugin? =
No!

== Screenshots ==

1. `/assets/screenshot-1.jpg`
2. `/assets/screenshot-2.jpg`
3. `/assets/screenshot-3.jpg`

== Changelog ==

= 1.3.5 =
* Flush cache on insert cookie

= 1.3.4 =
* Avoid ajax cache

= 1.3.3 =
* Improve ajax request

= 1.3.2 =
* Fix some errors

= 1.3 =
* Support to cookie lifetime

= 1.2 =
* Add option to cookie name
* Add solar theme
* Add aqua theme
* Add midnight theme
* Add pt_BR lang

= 1.0.3 =
* Fix plugin text domain
* Fix plugin slug
* Fix plugin constants names

= 1.0.2 =
* Fix php warnings

= 1.0 =
* First plugin final version

== Upgrade Notice ==

= 1.3 =
* Update to enable cookie lifetime support

= 1.2 =
* Support new themes
* Support cookie custom name

= 1.0.3 =
* Fix plugin text domain
* Fix plugin slug
* Fix plugin constants names

= 1.0.2 =
* Fix php warnings

= 1.0 =
* First plugin final version