Title: Captcha Code
Author: WebFactory
Published: <strong>2012 年 7 月 17 日</strong>
Last modified: 2026 年 4 月 14 日

---

搜尋外掛

![](https://ps.w.org/captcha-code-authentication/assets/banner-772x250.png?rev=574646)

![](https://ps.w.org/captcha-code-authentication/assets/icon-256x256.png?rev=3013521)

# Captcha Code

 由 [WebFactory](https://profiles.wordpress.org/webfactory/) 開發

[下載](https://downloads.wordpress.org/plugin/captcha-code-authentication.3.31.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/captcha-code-authentication/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/captcha-code-authentication/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/captcha-code-authentication/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/captcha-code-authentication/#developers)

 [技術支援](https://wordpress.org/support/plugin/captcha-code-authentication/)

## 外掛說明

為 WordPress 網站前端表單新增符合 GDPR 規範的人機驗證反垃圾訊息功能，包含留言表單、
註冊表單、忘記密碼表單及登入表單。如需發佈留言或註冊，使用者必須輸入圖片中顯示的
代碼。這會防止自動漫遊器的垃圾訊息並增加網站安全性。這個外掛不需要搭配外部服務 (
例如 Google reCAPTCHA)，不需要 API 金鑰，也不會儲存使用者辨別資料，因此能符合 GDPR
規範。

#### 主要特色

 1. 人機驗證位置：留言表單、登入表單、註冊表單或忘記密碼表單。
 2. 字元類型：大寫字母、小寫字母或大小寫字母混合。
 3. 人機驗證類型：英數字元混合、僅英文字母或僅數字。
 4. 使用者介面可本地化。

## 螢幕擷圖

 * [[
 * 人機驗證設定
 * [[
 * 登入表單中的人機驗證
 * [[
 * 重設密碼表單中的人機驗證
 * [[
 * 留言表單中的人機驗證

## 安裝方式

 1. 下載外掛安裝套件 ZIP 壓縮檔。
 2. 將外掛安裝套件 ZIP 壓縮檔解壓縮所得的 `captcha-code-authentication` 資料夾上傳至
    網站的 `/wp-content/plugins/` 目錄中。
 3. 啟用外掛。
 4. 點擊 [人機驗證] 選單。
 5. 進行設定。
 6. 大功告成！

## 常見問題集

### 如何停用這個外掛？

在 WordPress 管理後台的 [外掛] 頁面停用外掛，或透過 FTP 存取並重新命名 `/wp-content/
plugins/captcha-code-authentication` 資料夾。

### 這個外掛是否會降低網站效能？

否，不會。這個外掛僅會在顯示外掛功能的頁面載入。

### 如何回報安全性程式碼錯誤？

使用者可以透過 Patchstack 漏洞揭露計畫回報安全性問題。Patchstack 團隊會協助驗證、
分類及處理任何安全性漏洞。點擊[這裡](https://patchstack.com/database/vdp/captcha-code-authentication)
回報安全性漏洞。

解除安裝與停用及刪除外掛一樣簡單。

## 使用者評論

![](https://secure.gravatar.com/avatar/e12993dd5066ea41f78ca3d23643bed899b1add37400a511db0956bfcb685f53?
s=60&d=retro&r=g)

### 󠀁[invalid code](https://wordpress.org/support/topic/invalid-code-9/)󠁿

 [cilycwmweb](https://profiles.wordpress.org/cilycwmweb/) 2026 年 2 月 14 日

seems to produce the same code nearly every time and fails. if I change from numeric
code to alphanumeric code it still produces the same numeric code. and it still 
fails.

![](https://secure.gravatar.com/avatar/f081bc4c26dbb1a92f76ff2b2ba1ef17c15e559a4eac0131cf6163a5ad508799?
s=60&d=retro&r=g)

### 󠀁[They doing spam](https://wordpress.org/support/topic/they-doing-spam/)󠁿

 [Atikur Rahman Shohel](https://profiles.wordpress.org/atikurmsps/) 2025 年 7 月
23 日 1 則留言

I got surprised that, my fresh website sudden installed this plugin automatically.
Even i never seen their name ever. They hide the plugin from WP Plugin list and 
uses as core plugin and uses option on WP Setting. Offering premium plan and doing
huge spam. I recommend WP to remove their plugin for doing spam marketing and fraud
install.

![](https://secure.gravatar.com/avatar/9bb0c51c5c50ffa96f1c2a64b77de8390e32779dc2b83b36331449c7c3b45c5a?
s=60&d=retro&r=g)

### 󠀁[Not good](https://wordpress.org/support/topic/not-good-235/)󠁿

 [Dipto Nath](https://profiles.wordpress.org/diptonath/) 2025 年 1 月 15 日

Waste of time,

![](https://secure.gravatar.com/avatar/fcc69842447994a42c2bddadfde1fd32abf273365ebbc036d17bc9b038dfaea6?
s=60&d=retro&r=g)

### 󠀁[it slows down your site](https://wordpress.org/support/topic/it-slows-down-your-site/)󠁿

 [vitaligs](https://profiles.wordpress.org/vitaligs/) 2024 年 8 月 8 日

A PHP session was created by a session_start() function call. This interferes with
REST API and loopback requests. The session should be closed by session_write_close()
before making any HTTP requests. on the file wpcaptcha.php you should fix line 40
to 44 with this if ( !session_id() ) { session_start( [ ‘read_and_close’ => true,]);}
I had to find it my way out

![](https://secure.gravatar.com/avatar/810de7a45fff535680083ba99c967fb023d022eff84132d04e8bf3b1a13f8589?
s=60&d=retro&r=g)

### 󠀁[working yey](https://wordpress.org/support/topic/working-yey/)󠁿

 [galo](https://profiles.wordpress.org/galos26/) 2024 年 1 月 1 日

I hope it’s harder to get around

![](https://secure.gravatar.com/avatar/b23da03fbf7653b8d72a8b42e75891c964eb97e3fd59df50910b271f1bc5f4a6?
s=60&d=retro&r=g)

### 󠀁[not work for Woocommrce!!!](https://wordpress.org/support/topic/not-work-for-woocommrce/)󠁿

 [MAHDI KAZEMI](https://profiles.wordpress.org/mahdikazemi/) 2023 年 2 月 24 日

HelloThis plugin works for the post and page comments form but does not work for
Woocommrce and the comment is sent without entering the security code.please check
it. Thankful

 [ 閱讀全部 34 則使用者評論 ](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/)

## 參與者及開發者

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

參與者

 *   [ WebFactory ](https://profiles.wordpress.org/webfactory/)

〈Captcha Code〉外掛目前已有 14 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/captcha-code-authentication/contributors)
為這個外掛做出的貢獻。

[將〈Captcha Code〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/captcha-code-authentication)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/captcha-code-authentication/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/captcha-code-authentication/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/captcha-code-authentication/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/captcha-code-authentication/)。

## 變更記錄

#### 3.31

 * 2026/04/14
 * added menu bar status

#### 3.3

 * 2025/08/04
 * minor code fixes

#### 3.2

 * 2024/06/30
 * minor security fix

#### 3.1

 * 2024/03/13
 * bug fix related to saving settings

#### 3.0

 * 2024/01/31
 * security fix

#### 2.9

 * 2023/12/29
 * complete rewrite

#### 1.0

 * 2012/07/17
 * initial release

## 中繼資料

 *  版本 **3.31**
 *  最後更新 **2 天前**
 *  啟用安裝數 **100,000+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 5.2 或更新版本 **
 *  語言
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/captcha-code-authentication/)、
   [Czech](https://cs.wordpress.org/plugins/captcha-code-authentication/)、[Dutch](https://nl.wordpress.org/plugins/captcha-code-authentication/)、
   [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/captcha-code-authentication/)、
   [English (Canada)](https://en-ca.wordpress.org/plugins/captcha-code-authentication/)、
   [English (UK)](https://en-gb.wordpress.org/plugins/captcha-code-authentication/)、
   [English (US)](https://wordpress.org/plugins/captcha-code-authentication/)、[French (France)](https://fr.wordpress.org/plugins/captcha-code-authentication/)、
   [German](https://de.wordpress.org/plugins/captcha-code-authentication/)、[Persian](https://fa.wordpress.org/plugins/captcha-code-authentication/)、
   [Polish](https://pl.wordpress.org/plugins/captcha-code-authentication/)、[Russian](https://ru.wordpress.org/plugins/captcha-code-authentication/)、
   [Spanish (Chile)](https://cl.wordpress.org/plugins/captcha-code-authentication/)、
   [Spanish (Spain)](https://es.wordpress.org/plugins/captcha-code-authentication/)、
   及 [Swedish](https://sv.wordpress.org/plugins/captcha-code-authentication/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/captcha-code-authentication)
 * 標籤
 * [captcha](https://tw.wordpress.org/plugins/tags/captcha/)[form captcha](https://tw.wordpress.org/plugins/tags/form-captcha/)
   [login captcha](https://tw.wordpress.org/plugins/tags/login-captcha/)[recaptcha](https://tw.wordpress.org/plugins/tags/recaptcha/)
 *  [進階檢視](https://tw.wordpress.org/plugins/captcha-code-authentication/advanced/)

## 評分

 3.8 星，滿分為 5 星

 *  [  23 個 5 星使用者評論     ](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/?filter=5)
 *  [  1 個 4 星使用者評論     ](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/?filter=3)
 *  [  1 個 2 星使用者評論     ](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/?filter=2)
 *  [  9 個 1 星使用者評論     ](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/captcha-code-authentication/reviews/)

## 參與者

 *   [ WebFactory ](https://profiles.wordpress.org/webfactory/)

## 技術支援

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

 [檢視技術支援論壇](https://wordpress.org/support/plugin/captcha-code-authentication/)