=== Stak Floating Cart & Menu for WooCommerce === Contributors: esiritoneh Tags: woocommerce, cart, floating cart, mini cart, ajax cart 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 A floating WooCommerce cart plugin with live cart count, AJAX mini cart, floating menu support, mobile controls, and customizable styling. == Description == Stak Floating Cart & Menu for WooCommerce adds a floating WooCommerce cart with real-time updates and customizable styling. Features: - Floating cart with live count and optional amount - Expandable panel with mini cart (AJAX updates) - Optional cart menu item with count/amount - Mobile visibility controls and cart position controls - Admin-customizable colors - Optional local analytics tab (no external telemetry) Analytics note: - Analytics are disabled by default. - If enabled, analytics are stored in your WordPress database only. - No external tracking endpoint is used by this plugin. == Installation == 1. Upload the plugin folder to `/wp-content/plugins/`. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to WooCommerce -> Stak Floating Cart & Menu for WooCommerce. == Frequently Asked Questions == = Does it require WooCommerce? = Yes. WooCommerce must be installed and active. = Does analytics send data off-site? = No. Analytics data is stored locally in your own WordPress database. == Changelog == = 1.0.1 = * Updated plugin text domain and i18n references to match slug `stak-floating-cart-menu`. * Confirmed `register_setting()` sanitization path for `analytics_retention_days` with clamped numeric validation. = 1.0.0 = * Initial release.