WP Manifestindependent plugin directory
manifest / security / silentshield-wordpress

SilentGuard — Bot Protection Without CAPTCHA

Stop bots on your WordPress forms — no CAPTCHA required.

by leonforescore · github.com/leonforescore/silentshield-wordpress · website

0stars
0forks

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/leonforescore/silentshield-wordpress/archive/refs/heads/main.zip

🛡 SilentShield for WordPress

Stop bots on your WordPress forms — no CAPTCHA required.

SilentShield protects every form on your site invisibly. Real users never see a puzzle or a CAPTCHA. Bots are blocked silently before the form ever submits.

🔗 Live service: silent-shield-saa-s.replit.app


Installation

Option A — Download the zip (easiest)

  1. Go to Releases and download the latest silentshield.zip
  2. In your WordPress admin go to Plugins → Add New → Upload Plugin
  3. Upload the zip and click Activate
  4. Go to Settings → SilentShield and paste in your site key

Option B — Manual

  1. Download silentshield.php from this repo
  2. Upload it to /wp-content/plugins/silentshield/silentshield.php via FTP or your file manager
  3. Activate it in Plugins
  4. Go to Settings → SilentShield and paste in your site key

Getting a site key

Sign up free at silent-shield-saa-s.replit.app/signup, create a site, and copy the site key from your dashboard.


How it works

Once activated, SilentShield silently loads on every page and watches how visitors fill in your forms — timing, behaviour, and a hidden honeypot field. Bots are detected and blocked before the form sends. Real users are never interrupted.

You can view every decision (allowed / challenged / blocked) in your SilentShield dashboard.


Requirements

  • WordPress 5.0 or higher
  • PHP 7.4 or higher
  • A free SilentShield account

License

GPL v2 or later