Descripción
Smarter Security. Better Experience.
AI Captcha is a lightweight WordPress plugin that integrates with aicaptcha.site to provide intelligent, AI-driven CAPTCHA protection. It works silently in the background across all your site’s key forms — including login, registration, password reset, and WooCommerce — to stop bots in their tracks without disrupting real users.
Highlights:
– Invisible CAPTCHA – no puzzles or checkboxes.
– Works with native WP and WooCommerce forms.
– Simple settings page for API setup.
– Free and open-source.
Credits
Developed by DVHOST.
GitHub: https://github.com/dev-ir/ai-captcha
External Services
This plugin uses the aiCaptcha service to provide CAPTCHA protection for forms.
When a form is displayed on the site, the plugin loads a JavaScript file from the aiCaptcha servers at: https://aicaptcha.site/api.js
When the form is submitted, the user’s CAPTCHA response is sent to aiCaptcha for verification.
To perform this verification, aiCaptcha may collect and process the following information:
– The user’s IP address
– Browser details (user-agent, screen size, timezone, etc.)
– Mouse movement and keyboard interaction patterns
– Whether the IP address is from a known proxy, VPN, or blacklisted range
These checks are used to determine whether the interaction is coming from a human or a bot.
No personally identifiable information (PII) is stored by this plugin itself. All data handling related to CAPTCHA validation is done by aiCaptcha.
This service is provided by aiCaptcha.
Terms of Service: https://aicaptcha.site/terms
Privacy Policy: https://aicaptcha.site/privacy
License
This plugin is licensed under the GPLv2 or later.
Instalación
- Upload the plugin files to the
/wp-content/plugins/ai-captcha
directory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings > AI Captcha and enter your API key from aicaptcha.site.
- Save changes. CAPTCHA will now be applied automatically.
FAQ
-
Does this plugin support WooCommerce?
-
Yes, AI Captcha works out of the box with WooCommerce login, registration, and checkout forms.
-
Is this CAPTCHA visible to users?
-
No – AI Captcha runs invisibly in the background to avoid disrupting the user experience.
-
Do I need coding knowledge to use this plugin?
-
Not at all! Just install the plugin and enter your API key. That’s it.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«AI Captcha» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «AI Captcha» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release.
- Adds invisible AI CAPTCHA to login, registration, lost password, and WooCommerce forms.
- Includes settings panel for API configuration.