The Web357 Cookie Consent Manager WordPress plugin displays a clean, customizable cookie consent bar at the top or bottom of your WordPress site, helping you meet GDPR, ePrivacy, and modern cookie law requirements. Visitors see your cookies notice on their first visit and can accept it with a single click — the bar then stays hidden on future visits, so the user experience remains smooth and uninterrupted. If you want a lightweight, easy-to-configure cookie consent bar for WordPress, Web357 Cookie Consent Manager is for you.
The PHP source of this plugin is fully readable in the plugin files as distributed.
The admin settings screen is a React/TypeScript single-page application, built into a single JavaScript bundle at public/js/admin-view.js. This bundle is shipped unminified (readable variable/function names, unobfuscated) so its full logic can be reviewed directly from the package.
This version of the plugin does not connect to any external, third-party service. All settings, cookie categories, and consent logs are stored locally in your WordPress database.