=== UpNext Cookie Notice ===
Contributors: shlomiupnext
Tags: cookies, gdpr, privacy, cookie notice
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Simple cookie notice plugin for WordPress, allowing site owners to display a customizable message about cookie usage.

== Description ==
UpNext Cookie Notice is a lightweight plugin that displays a simple cookie consent message on your website.  
This plugin does not list individual cookies - it provides a general consent notice only.  
Easily customize the message text, privacy policy link, button text, colors, and display duration from the WordPress admin settings.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/upnext-cookie-notice` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Navigate to **Settings → UpNext Cookie Notice** to configure your options.

== Frequently Asked Questions ==

= Does this plugin block cookies until consent is given? =
No. This plugin only displays a consent message. For full GDPR compliance, you may need a more advanced cookie management solution.

= Can I change the colors and text? =
Yes. All customization options are available in the plugin settings.

== Screenshots ==
1. Settings screen
2. Example frontend display

== Changelog ==
= 1.0 =
* Initial release.

= 1.0.1 =
* Added option to customize the cookie notice text.

= 1.0.2 =
* Added option to customize the cookie notice font size.

= 1.0.3 =
* Raised z-index to improve layering of the banner.

= 1.0.4 =
* CSS improvements

= 1.0.5 =
* CSS improvements

== Upgrade Notice ==
= 1.0 =
Initial release.

= 1.0.1 =
Added option to customize the cookie notice text.

= 1.0.2 =
Added option to customize the cookie notice font size.

= 1.0.3 =
* Raised z-index to improve layering of the banner.

= 1.0.4 =
* CSS improvements

= 1.0.5 =
* CSS improvements