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
Requires
- php: ^8.3
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
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