Title: Really Simple CAPTCHA for cformsII
Author: bgermann
Published: <strong>2015 年 3 月 26 日</strong>
Last modified: 2024 年 4 月 13 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/cforms2-really-simple-captcha.svg)

# Really Simple CAPTCHA for cformsII

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

[下載](https://downloads.wordpress.org/plugin/cforms2-really-simple-captcha.zip)

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

 [技術支援](https://wordpress.org/support/plugin/cforms2-really-simple-captcha/)

## 外掛說明

Beginning with version 14.9.1 [cformsII](https://wordpress.org/plugins/cforms2) 
has pluggable captcha support. This plugin makes use of that by providing an implementation
for the [Really Simple CAPTCHA](https://wordpress.org/plugins/really-simple-captcha/).

## 安裝方式

If there are missing dependencies, you should be notified on plugin activation.

## 常見問題集

### How can I configure the generated image’s parameters?

On the Dashboard, go to Settings submenu “Really Simple CAPTCHA for cformsII” and
find settings for characters length, font size, image size, text color, background
color and allowed characters.

## 使用者評論

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

### 󠀁[Does what it says on the tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-331/)󠁿

 [Michael D](https://profiles.wordpress.org/michael-divine/) 2018 年 10 月 8 日

This works just fine. I’m not sure why the 1 star review. Installed. Then installed
the plug-in that it utilizes. Choose ‘really simple captcha’ from ‘type’ in the 
fieldset dropdowns for your forms in form settings. Options are minimal but effective.
If you can code stuff, then you can go into the file cforms2_really_simple_captcha.
php and edit line 139 and rename the label from CAPTCHA to, say, ‘Please Enter the
info…’ Ultimately I rearranged them like this so they flowed better. It’s not super
neat but it works. $req = '<label for="'.$input_id.'" class="secq"><span>Please 
enter the letters from the CAPTCHA window:</span></label>' . '<input type="text"
style="margin-top:-10px; margin-right:5px; margin-bottom:4px; height:27px; width:
100px;" name="'.$this->get_id().'" id="'.$input_id.'" ' . 'class="'.$input_classes.'"
title="'.$input_title.'"/>' . '<img class="cforms2_really_simple_captcha_img" style
="padding-top:5px; background:#565656" alt="CAPTCHA" src="'.$info['url'].'" />' .'
<span class="dashicons dashicons-update captcha-reset"></span>' . '<input type="
hidden" name="'.$this->get_id().'/hint" value="' . $info['hint'] . '"/>';

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

### 󠀁[Не работает с cforms2](https://wordpress.org/support/topic/%d0%bd%d0%b5-%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82-%d1%81-cforms2/)󠁿

 [savcorp](https://profiles.wordpress.org/savcorp/) 2017 年 1 月 15 日

В форме cforms2 просто нет выбора графическая капча

 [ 閱讀全部 2 則使用者評論 ](https://wordpress.org/support/plugin/cforms2-really-simple-captcha/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Really Simple CAPTCHA for cformsII〉的開發相關工作。

參與者

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

[將〈Really Simple CAPTCHA for cformsII〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/cforms2-really-simple-captcha)

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

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

## 變更記錄

#### 1.4

 * removed: plugin management library
 * added: declarative plugin dependencies

#### 1.3

 * enhanced: make configuration independent from cformsII (breaks the settings)
 * enhanced: correct Text Domain

#### 1.2

 * enhanced: make compatible with cforms version 14.12.2

#### 1.1

 * added: gettext support

#### 1.0

 * added: animation on CAPTCHA reset to indicate activity

#### 0.3

 * enhanced: adopt the cformsII 14.11 pluggable CAPTCHA API change
 * enhanced: it is possible to show more than one form with CAPTCHA on one site

#### 0.2

 * added: CAPTCHA reset feature
 * bugfix: check for classes existing to not cause a fatal error

#### 0.1

 * added: Really Simple CAPTCHA implementation for the cformsII pluggable
    captcha
   API

## 中繼資料

 *  版本 **1.4**
 *  最後更新 **2 年前**
 *  啟用安裝數 **300+**
 *  WordPress 版本需求 ** 5.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.5.8**
 *  語言
 * [English (US)](https://wordpress.org/plugins/cforms2-really-simple-captcha/)
 * 標籤
 * [captcha](https://tw.wordpress.org/plugins/tags/captcha/)[cforms2](https://tw.wordpress.org/plugins/tags/cforms2/)
   [protection](https://tw.wordpress.org/plugins/tags/protection/)[spam](https://tw.wordpress.org/plugins/tags/spam/)
   [verification](https://tw.wordpress.org/plugins/tags/verification/)
 *  [進階檢視](https://tw.wordpress.org/plugins/cforms2-really-simple-captcha/advanced/)

## 評分

 3 星，滿分為 5 星

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

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

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

## 參與者

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

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.betterplace.org/projects/11633/donations/new)