內容簡介
Pow Captcha 是一款 WordPress 外掛,透過工作證明(Proof of Work, PoW)驗證來防止垃圾郵件和機器人提交,無需用戶解決視覺謎題或完成複雜挑戰,提供簡單有效的保護。
【主要功能】
• 輕量且快速
• 無需用戶解決視覺謎題
• 有效的垃圾郵件防護
• 與現有表單輕鬆整合
• 可自訂難度級別
• 支援開發者使用鉤子和過濾器
外掛標籤
開發者團隊
原文外掛簡介
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
