GDPR Auto Accept
A lightweight WordPress plugin that auto-accepts GDPR/cookie banners with customizable delay and selector options.
by Mukesh Kushwaha · github.com/mukeshkushwahae/gdpr-auto-accept · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mukeshkushwahae/gdpr-auto-accept/archive/refs/heads/main.zipReadme
=== GDPR Auto Accept === Contributors: mukeshkushwahae Tags: gdpr, consent, cookies, banner, automation, qa Requires at least: 5.6 Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 1.0.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Automatically accepts GDPR cookie banners with human-like behavior. Includes settings for selectors, keywords, timing, scope, and domain allow/deny.
== Description == For QA/testing or proxy-based checks, stop manually clicking “Accept”. This plugin:
- Randomizes delay and simulates hover/move/mouse events before click
- Watches dynamically loaded banners via MutationObserver
- Lets you define CSS selectors and fallback keywords
- Scopes execution (frontend/admin/logged-in/admins-only)
- Whitelists/blacklists hostnames (supports *.example.com)
- Has a simple enable/disable toggle and console logging
- Cleans options on uninstall
Legal: Auto-consent may be non-compliant in your region. Use responsibly.
== Installation ==
- Upload the
gdpr-auto-acceptfolder to/wp-content/plugins/. - Activate via Plugins.
- Configure at Settings > GDPR Auto Accept.
== Changelog == = 1.0.0 =
- Initial release.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Nov 2, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.