=== WPGear – Consent Privacy Policy Acceptance ===
Contributors: WPGear
Donate link: https://wpgear.xyz/accept-privacy-policy
Tags: cookie,privacy policy,agreement,consent,accept
Requires at least: 4.1
Tested up to: 6.9
Requires PHP: 5.4
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Stable tag: 2.5

Requests the website visitor to confirm consent to the use of personal data (Privacy Policy) and the storage of cookies on first visit.

== Description ==
A simple and convenient solution for implementing the requirements of the Laws on Personal Data.

= Futured =
The main concept is to avoid unnecessary inconvenience.
The floating banner does not interfere with viewing content.
If the visitor agrees to the requirements and clicks the "I agree" button, the banner disappears and will no longer be displayed on the website for this browser on this device.

You can customize the Message Text and include a link to the Privacy Policy page.

The appearance, shape and location of the banner can be fully customized to suit your design using CSS.

== Installation ==
1. Upload 'wpgear-consent-privacy-policy-acceptance' folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. If you have any problems - please ask for support. 

== Frequently Asked Questions ==

== Screenshots ==
1. Float warning message on first visit
2. Setup Options Page

== Changelog ==	
= 2.5 =
	2026.02.19
	* Add Option "Policy Page URL".
	* Add Transllations (Russian).
	
= 2.4.3 =
	2026.02.13
	* Fix Link to the AJAX Endpoint.
	* Change Names.
	
= 2.4.2 =
	2026.02.06
	* Rename Plugin Name from "Accept Privacy Policy" to "WPGear – Consent Privacy Policy Acceptance". (I was forced).
	
= 2.4.1 =
	2026.02.05
	* Battle with WordPress Plugins Team.

= 2.4 =
	2026.01.30
	* Init Fork.