跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Smart Captcha for Google reCAPTCHA

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Smart Captcha for Google reCAPTCHA

由 M Arslan Farooq 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Mrsoukbh Smart CAPTCHA for Google reCAPTCHA is a lightweight yet powerful plugin to protect your WordPress site from spam and abuse using Google reCAPTCHA v2 or v3.

Features:
– Supports both reCAPTCHA v2 (Checkbox) and v3 (Invisible).
– Integration with:
– Login form
– Registration form
– Comment form
– WooCommerce checkout
– Contact Form 7, WPForms, Gravity Forms (optional)
– Visual chart of failed attempts.
– Security dashboard to monitor plugin health.
– AJAX-based key verification.
– Optional reCAPTCHA v3 badge control.

Third-Party Service Integration

⚠️ IMPORTANT: External Service Usage

This plugin integrates with Google reCAPTCHA service to provide spam protection and bot detection. By using this plugin, you acknowledge that it will communicate with Google’s servers to verify CAPTCHA responses.

What data is sent to Google reCAPTCHA:
– User’s IP address
– Browser fingerprint data (collected by Google’s reCAPTCHA script)
– User interaction patterns (mouse movements, timing, etc.)
– The reCAPTCHA response token generated by user interaction

When data is sent:
– Every time a user submits a form protected by reCAPTCHA
– During key verification checks in the admin panel
– When loading reCAPTCHA scripts on protected pages

Google reCAPTCHA Service Links:
– Terms of Service: https://developers.google.com/terms/
– Privacy Policy: https://policies.google.com/privacy
– reCAPTCHA Terms: https://www.google.com/recaptcha/intro/terms.html
– reCAPTCHA Privacy: https://policies.google.com/privacy#infocollect

Purpose of External Service:
Google reCAPTCHA is essential for distinguishing between human users and automated bots. This service analyzes user behavior patterns and interaction data to determine if form submissions are legitimate. Without this integration, the plugin cannot provide spam protection functionality.

Data Processing:
All data sent to Google is processed according to Google’s privacy policy. No sensitive form data (passwords, personal information) is sent to Google – only the reCAPTCHA response tokens and standard verification data.

User Consent:
By enabling reCAPTCHA on your forms, you are responsible for informing your users about this third-party integration according to your local privacy laws (GDPR, CCPA, etc.).

螢幕擷圖

Settings panel with version and key inputs.
Settings panel with version and key inputs.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin via the ‘Plugins’ menu in WordPress.
  3. Navigate to Settings → Mrsoukbh Smart CAPTCHA and enter your Google site and secret keys.
  4. Choose where to enable reCAPTCHA and save settings.

常見問題集

Does it support reCAPTCHA v3?

Yes, both v2 and v3 are supported.

Are form submissions blocked if reCAPTCHA fails?

Yes, failed CAPTCHA attempts are blocked and optionally logged.

Where can I view failed attempts?

You can view recent failed CAPTCHA attempts via the chart on the plugin dashboard.

Does this plugin load scripts from external sources?

Yes. reCAPTCHA scripts are loaded directly from Google as required by Google’s API. See “Third-Party Service Integration” section for detailed information.

Is user data sent to Google?

Yes, Google reCAPTCHA requires sending user interaction data and IP addresses to their servers for verification. This is essential for the spam protection functionality. Please review Google’s privacy policy and ensure compliance with your local privacy laws.

How do I get reCAPTCHA keys?

Visit https://www.google.com/recaptcha/admin/ to register your site and obtain free site and secret keys.

使用者評論

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

參與者及開發者

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

參與者
  • M Arslan Farooq

將〈Smart Captcha for Google reCAPTCHA〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.3

  • ✅ Chart Functionality: Fixed issue with the attempts chart by implementing accurate logging of failed reCAPTCHA attempts.
  • ✅ Chart.js Integration: Replaced placeholder with the actual Chart.js v4.5.0 library, bundled locally for full functionality.

1.1.2

  • ✅ Chart Functionality: Fixed attempts chart by implementing proper logging for failed reCAPTCHA attempts
  • ✅ Chart.js Library: Downloaded and included actual Chart.js v4.5.0 library (was placeholder before)
  • ✅ Comment Form Integration: Added complete reCAPTCHA integration for WordPress comment forms
  • ✅ Enhanced Logging: Added logging to all form validation points (login, WooCommerce, comments)
  • ✅ Log Directory: Improved uploads directory handling with better permission checks
  • ✅ Text Domain Fix: Corrected text domain to match plugin directory slug ‘mrsoukbh-smart-captcha-for-google-recaptcha’
  • ✅ WP_Filesystem: Updated uninstall.php to use WP_Filesystem instead of direct filesystem calls
  • ✅ PHPCS Compliance: Fixed all WordPress Coding Standards violations identified in review
  • ✅ WordPress.org Review Fixes: Fixed all issues identified during manual plugin review
  • ✅ Plugin URI: Updated to use WordPress.org profile URL instead of external link
  • ✅ File Structure: Removed log files and logs directory from plugin folder
  • ✅ Enqueue Standards: Fixed all inline CSS/JS to use wp_add_inline_style() and wp_add_inline_script()
  • ✅ Data Storage: Moved logging to WordPress uploads directory following best practices
  • ✅ Text Domain: Updated all instances to match plugin slug ‘mrsoukbh-smart-captcha-for-google-recaptcha’
  • ✅ Naming Convention: Fixed generic variable names to use proper plugin-specific prefixes
  • ✅ Code Quality: Ensured full compliance with WordPress coding standards and guidelines

1.1.1

  • ✅ WordPress.org Compliance Update: Changed plugin name to “Mrsoukbh Smart CAPTCHA for Google reCAPTCHA” to comply with trademark guidelines
  • ✅ Security Enhancement: Added ABSPATH protection to all PHP files to prevent direct access
  • ✅ Documentation: Added comprehensive third-party service integration documentation
  • ✅ Library Update: Updated Chart.js from v4.4.1 to v4.5.0 for security and performance
  • ✅ Plugin Structure: Updated plugin slug to mrsoukbh-smart-captcha-for-google-recaptcha
  • ✅ Privacy Compliance: Enhanced documentation of data sent to Google reCAPTCHA service
  • ✅ Code Quality: Updated text domain and constants to match new naming convention
  • ✅ WordPress Standards: Fixed inline CSS/JS to use wp_add_inline_style() and wp_add_inline_script()
  • ✅ Data Storage: Moved log files from plugin directory to WordPress uploads directory
  • ✅ Naming Convention: Updated all function/variable names to use proper unique prefixes

1.1.0

  • ✅ Added full support for reCAPTCHA v3 with invisible badge and score validation.
  • ✅ Implemented dynamic Chart.js graph for failed CAPTCHA attempts with animated updates and real-time reloading.
  • ✅ Introduced tabbed admin UI with responsive design for better UX.
  • ✅ Added AJAX-based key verification with localized nonce security.
  • ✅ Improved compatibility with custom themes and login/register pages.
  • ✅ Added front-end rendering hooks for WooCommerce custom checkout templates, My Account page, and Contact Form 7, WPForms, Gravity Forms, and BuddyPress.
  • ✅ Enforced strong key validation with admin notices for missing/incomplete configuration.
  • ✅ Fixed escaping issues and ensured proper use of esc_html() and nonces across all settings forms.
  • ✅ Replaced external Chart.js CDN with a locally hosted version to comply with WordPress Plugin Directory rules.
  • ✅ Renamed plugin slug and text domain to mrsoukbh-smart-captcha-for-google-recaptcha to match WordPress.org guidelines.
  • ✅ Improved security and performance of reCAPTCHA token verification.
  • ✅ Fixed warning: “Text Domain mismatch” and “Nonce verification missing” in settings sanitization.
  • ✅ Fixed file structure and ensured all plugin files pass WordPress Plugin Check and PHPCS scan.

1.0.0

  • Initial release.

中繼資料

  • 版本 1.1.3
  • 最後更新 1 年前
  • 啟用安裝數 30+
  • WordPress 版本需求 5.0 或更新版本
  • 已測試相容的 WordPress 版本 6.8.8
  • PHP 版本需求 7.2 或更新版本
  • 語言
    English (US)
  • 標籤:
    formsloginrecaptchasecuritywoocommerce
  • 進階檢視

評分

這個項目尚無任何評論記錄。

Your review

查看全部使用者評論

參與者

  • M Arslan Farooq

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.