AI Captcha

外掛說明

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.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ai-captcha directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Settings > AI Captcha and enter your API key from aicaptcha.site.
  4. Save changes. CAPTCHA will now be applied automatically.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AI Captcha〉的開發相關工作。

參與者

將〈AI Captcha〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release.
  • Adds invisible AI CAPTCHA to login, registration, lost password, and WooCommerce forms.
  • Includes settings panel for API configuration.