=== 1 Click SN Tech Cookie Consent Banner ===
Contributors: careunl1
Tags: gdpr, cookie, consent, banner, privacy, ccpa, compliance, free, best, top
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.7
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight, GDPR Compliant cookie consent banner for WordPress with one-click setup.

== Description ==
This plugin allows you to add a GDPR compliant banner to your WordPress website quickly and easily.

= Features =
* GDPR compliant cookie consent
* Customizable colors
* Multiple banner styles
* Mobile responsive
* Privacy policy link
* No external dependencies

= Why Choose This Plugin? =
* Lightweight - Doesn't slow down your site
* Simple - Set up in one minute
* Customizable - Match your brand colors
* GDPR Ready - Compliant with privacy laws
* 100% Free

== Installation ==
A. 	1. Click 'Install" below
	2. Click 'Activate' to activate the plugin
	3. Configure the plugin to your satisfaction
        
B. Manual Installation
	1. Download the plugin files from `https://wordpress.org/plugins/sntech-cookie-consent`
	2. Navigate to Dashboard >>Plugins >>Add Plugin >>Upload Plugin and upload the plugin folder that you just downloaded.
	3. Activate the plugin
	4. Go to Settings → 'Cookie Banner' and configure the plugin to your satisfaction

== Frequently Asked Questions ==

= Does this work with caching plugins? =
Yes, the plugin works with all major caching plugins such as LightSpeed cache and jetpack.

= Will this affect my site speed? =
No, the plugin is lightweight and optimized for performance.

== Changelog ==
= 1.0.5 =
* Removed debug console.log from admin script
* Added Secure cookie flag for HTTPS sites
* Added esc_attr() to all unescaped preview output in settings page
* Removed unreachable wp_die() in store_consent()
* Fixed activation hook to use strict === false comparison for first-install check

= 1.0.4 =
* Fixed escaping, sanitization, Nonces, Enqueuing and inline scripts according to wordpress.org standards.
* Plugin tested and approved for release

= 1.0.3 =
* Improved mobile responsiveness for Top Bar banner design
* Updated name, constants, functions, prefixes and slug for consistency

= 1.0.2 =
* Added color customization options
* Improved mobile responsiveness
* Added live preview in admin

= 1.0.1 =
* Initial release with basic GDPR compliance

== Upgrade Notice ==
= 1.0.4 =
Improved reliability and security of the plugin