=== Oxicat Cookies Manager ===
Contributors: ofredon
Tags: cookies, gdpr, privacy, compliance, inventory
Requires at least: 5.8
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage and publish a GDPR-compliant cookie inventory with an admin interface and a public shortcode.

== Description ==
Oxicat Cookies Manager helps you document cookies used by your site and display a GDPR-compliant cookie inventory.

Features:
* Admin UI to add/edit/delete cookies
* Cookie detection helper (reads browser cookies)
* Public shortcode: [cookie_manager]

== Installation ==
1. Upload the plugin folder to /wp-content/plugins/
2. Activate the plugin
3. Go to "Cookie Manager" in the WP admin menu
4. Use the shortcode [cookie_manager] in a page

== Frequently Asked Questions ==
= Does it block cookies? =
No. This plugin documents cookies and displays an inventory. It does not block or manage consent.

== Screenshots ==
1. Cookie Manager admin interface showing documented cookies and available actions.
2. Edit cookie modal with detailed GDPR information (purpose, duration, provider, category).
3. Automatic detection of cookies currently stored in the visitor’s browser.
4. Public display of strictly necessary cookies using the shortcode.
5. Public display of analytics cookies with clear categorization.
6. Public display of marketing cookies and retention details.

== Changelog ==
= 1.0.1 =
* Fix: admin saving now gracefully handles duplicate cookie names; optional debug details in WP_DEBUG.

= 1.0.0 =
* Initial release (WP.org structured + i18n-ready)
