Pow Captcha

描述

Pow Captcha is a WordPress plugin that adds Proof of Work (PoW) captcha verification to your forms. This provides an effective way to prevent spam and bot submissions without requiring users to solve visual puzzles or complete complex challenges.

The plugin integrates seamlessly with popular form plugins including:

  • Contact Form 7
  • Gravity Forms
  • And more coming soon

Features:

  • Lightweight and fast
  • No visual puzzles for users
  • Effective spam protection
  • Easy integration with existing forms
  • Customizable difficulty levels
  • Developer-friendly with hooks and filters

WP-CLI commands

Configure the plugin

wp pow-captcha set_api_key “your-secret-api-key”
wp pow-captcha set_api_url “https://your-captcha-service.com”
wp pow-captcha set_enable_on_login_form true

Check configuration

wp pow-captcha status

Clear cache when needed

wp pow-captcha clear_cache

安装

  1. Upload the plugin files to the /wp-content/plugins/pow-captcha directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings->Pow Captcha screen to configure the plugin.
  4. The plugin will automatically integrate with supported form plugins.

常见问题

How does Pow Captcha work?

Pow Captcha uses a Proof of Work algorithm that requires browsers to perform a computational task before submitting forms. This is transparent to users but effectively blocks automated bot submissions.

Is it compatible with my form plugin?

Currently, the plugin supports Contact Form 7 and Gravity Forms. More integrations are planned for future releases.

评价

此插件暂无评价。

贡献者及开发者

「Pow Captcha」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Pow Captcha」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志