[WordPress] 外掛分享: Mathematical Captcha Applier

前言介紹

  • 這款 WordPress 外掛「Mathematical Captcha Applier」是 2025-09-14 上架。
  • 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
  • 上一次更新是 2026-01-03,距離現在已有 53 天。
  • 外掛最低要求 WordPress 5.6 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

samiur6688 |

外掛標籤

captcha | anti-spam | math captcha | form security | spam protection |

內容簡介

<!DOCTYPE html>
<html>
<body>

<h2>WordPress外掛總結:</h2>
<p>Mathematical Captcha Applier是一個輕量級的WordPress外掛,通過指定CSS選擇器,使您能夠輕鬆將基於數學的簡單驗證碼應用於您網站上的表單提交按鈕。只需提供特定按鈕的CSS選擇器,該外掛將在完成動作之前顯示驗證碼提示。這有助於防止垃圾郵件和不需要的機器人活動。</p>

<h2>功能:</h2>
<ul>
<li>通過指定CSS選擇器(ID或類)將數學驗證碼添加到表單提交按鈕(&lt;input type="submit"&gt;或&lt;button type="submit"&gt;)。</li>
<li>嘗試保護表單免受自動提交。</li>
<li>無外部依賴性 - 輕巧快速。</li>
<li>通過WordPress儀表板進行簡單配置。</li>
<li>如果JavaScript被禁用,該外掛將隱藏所選按鈕。</li>
</ul>

<h2>工作原理:</h2>
<p>當用戶點擊受保護的按鈕時,將彈出一個小窗口,要求他們解決基本的數學問題(例如,5 + 3 =?)。如果回答正確,則動作將繼續進行。如果瀏覽器中禁用了JavaScript,則該外掛將隱藏所選提交按鈕。</p>

</body>
</html>

原文外掛簡介

Mathematical Captcha Applier is a lightweight WordPress plugin that lets you easily apply a simple math-based captcha to form submit buttons on your website by specifying their CSS selector. Just provide a specific button’s CSS selector, and the plugin will display a captcha prompt before the action is completed. This could help to prevent spam and unwanted bot activity.
Features:
– Add a mathematical captcha to form submit buttons ( or

文章
Filter
Apply Filters
Mastodon