=== Poker Kat Play === Contributors: pokerkat Tags: poker, game, calculator, education Requires at least: 6.0 Requires PHP: 8.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Eight-seat play-money poker, bot replacement and an odds calculator. Add [pokerkat] to a page. == Installation == Upload this ZIP in Plugins > Add New > Upload Plugin, activate, then add a Shortcode block containing [pokerkat]. Read INSTALL_BG.md for caching, testing and deployment instructions. == Privacy == Uses a signed HttpOnly cookie named pk_play_session for guest player identity. Shared table state, display names and browser-session identifiers are stored in the WordPress database. No third-party account, analytics service or real-money payment is required. Inactive seats become bots. Deactivation preserves data. == Changelog == = 1.0.0 = Initial WordPress PHP implementation with server-owned game state and visible poker guides.