zouloux/wps-captcha

Simplest WP Admin Captcha

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:wordpress-muplugin

1.0.0 2025-04-04 09:16 UTC

This package is auto-updated.

Last update: 2025-04-04 09:17:18 UTC


README

Very simplified captcha security added on Wordpress Login. This will prevent basic brute force attacks on the form. Is not bulletproof but will discard some bots. Highly inspired from wp-limit-login-attempts

captcha.png

Minimalist

  • No admin message
  • No buy plugin messages
  • No setup

Config

Can be disabled with an env WPS_CAPTCHA_DISABLE=true

Dependencies

It has no dependencies other than Bedrock and Wordpress.

Install

How to install with Bedrock :

composer require zouloux/wps-captcha