Title: Mimi Captcha
Author: stevenjoezhang
Published: <strong>5 ביולי 2018</strong>
Last modified: 6 באפריל 2025

---

חיפוש תוספים

![](https://ps.w.org/mimi-captcha/assets/banner-772x250.jpg?rev=1904266)

![](https://ps.w.org/mimi-captcha/assets/icon.svg?rev=2009220)

# Mimi Captcha

 מאת [stevenjoezhang](https://profiles.wordpress.org/stevenjoezhang/)

[הורדה](https://downloads.wordpress.org/plugin/mimi-captcha.0.7.0.zip)

 * [פרטים](https://he.wordpress.org/plugins/mimi-captcha/#description)
 * [סקירות](https://he.wordpress.org/plugins/mimi-captcha/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/mimi-captcha/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/mimi-captcha/#developers)

 [תמיכה](https://wordpress.org/support/plugin/mimi-captcha/)

## תיאור

在 WordPress 登陆、注册或评论表单中加入验证码，支持字母、数字、中文和算术形式。用户
需要输入验证码才可以进行进一步操作，这可以有效阻止机器人发表垃圾评论或暴力破解密码，
增加安全性。
 如果需要在登陆密码输错若干次后限制该 IP 登陆，或拉入黑名单，可以将
本插件配合 Limit Login Attempts Reloaded 插件使用。 Adds Captcha code anti-spam 
methods to WordPress forms. Forms include login form, registration form, lost password
form and comments form. In order to post comments or register, users will have to
type in the code shown on the image. This prevents spam from automated bots, and
increase security.

### Features

 1. 管理员可以设置在哪些情况下需要输入验证码。
     Administrator can specify where the
    Captcha should be displayed.
 2. 管理员可以选择验证码的字符类型：字母、数字、混合或者中文。
     Administrator can select
    the Captcha type from the options available – Alphanumeric, Alphabets, Numbers 
    or Chinese characters.
 3. 管理员可以选择验证码的字母类型：大写、小写或大小写混合。
     Administrator can select
    the letters type from the options available – Capital letters, Small letters or
    Both.

### Requirements

 1. 生成验证码的 'imagettftext()' 函数需要 gd 库和 FreeType 支持。您可以通过执行 'php-
    m' 或 'phpinfo()' 检查 php 是否具有此拓展，以确保验证码能够正确显示。
     PHP gd2 
    extension is required. You can run 'php -m' or use 'phpinfo()' to check if it's
    installed properly.
 2. 为了避免出现安全问题，建议将 PHP 更新至 7.4 以上的版本，WordPress 更新至最新版本。
    
    Upgrade your PHP and WordPress to the latest version to avoid security vulnerabilities.

### Support

感谢您下载安装这个插件。您可以通过氪金来支持我们继续开发。博客页面：
 Thanks for
downloading and installing this plugin. You can show your appreciation and support
future development by donating. Blog page:

[WordPress中文验证码](https://zhangshuqiao.org/2018-07/WordPress中文验证码/)

### Development

 1. Active development of this plugin is handled [on GitHub](https://github.com/stevenjoezhang/mimi-captcha).
 2. Translation of the plugin into different languages is on the [translation page](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha).

### Note

 1. 如果您发现了任何 BUG，请通过上方的 GitHub 仓库页面进行报告，这样我们才能尽快修正。
    
    If you find any bugs, please report in the GitHub repository above, so that it 
    will be fixed as soon as possible.
 2. 如果您认为可以增加新功能，请通过上方的 GitHub 仓库页面给我们建议。
     If you think
    any feature adding to this plugin can improve its features, please recommend it
    in the GitHub repository above.

### Known Issues

本插件使用了 SESSION 存储用户信息，这可能造成性能瓶颈。建议通过在 php.ini 中设置
session.save_handler 为 redis 或 memcached（均需要安装拓展），以提升性能。
 This
plugin uses SESSION to save user information, you can configure redis or memcached
server in your php.ini for better performance.

### TODO List

 1. 设置黑名单（根据用户名，或者 IP 地址）
     Blocklist
 2. 允许用户选择下载字体库
     Provide more user selectable fonts

### Credits

本项目从 Vinoj Cardoza 的 Captcha Code，BestWebSoft 的 Google Captcha 和 Sola 的
User Generate Password 插件中获得了灵感。这些项目的重要信息摘录如下：
 This plugin
is inspired by some other plugins. More information about them is listed below:

Plugin Name: Captcha Code
 Plugin URI: https://cn.wordpress.org/plugins/captcha-
code-authentication/ Description: Adds Captcha Code anti-spam methods to User front-
end WordPress forms. Author: Vinoj Cardoza Author URI: https://www.cardozatechnologies.
com License: GPL2

Plugin Name: Google Captcha (reCAPTCHA) by BestWebSoft
 Plugin URI: https://cn.wordpress.
org/plugins/google-captcha/ Description: Protect WordPress website forms from spam
entries with Google Captcha (reCaptcha). Author: BestWebSoft Author URI: https://
bestwebsoft.com License: GPLv3 or later

Plugin Name: User Generate Password
 Plugin URI: https://www.solagirl.net/wordpress-
user-generate-password.html Description: Let user enter password instead of generated
by WordPress when sign up. 用户注册时可以输入密码。 Author: Sola Author URI: https://
www.solagirl.net License: Unknown

## צילומי מסך

 * [[
 * Login form with Mimi Captcha
 * [[
 * Registration form with Mimi Captcha
 * [[
 * Lost Password form with Mimi Captcha
 * [[
 * Comments form with Mimi Captcha
 * [[
 * Comments form with Mimi Captcha
 * [[
 * Mimi Captcha settings page

## התקנה

 1. 下载插件
     Download the plugin
 2. 上传至你的博客（/wp-content/plugins/）目录
     Upload to your blog (/wp-content/plugins/)
 3. 激活插件
     Activate it
 4. 在 '设置' 中点击 'Mimi Captcha' 菜单
     Click the 'Mimi Captcha' menu in 'Settings'
 5. 进行配置
     Fill in the options

重要提醒：初次使用时必须进行配置，并手动保存，否则验证码不会生效！
 如需卸载，直接
禁用并删除该插件即可。 Important Note: It is mandatory to save options in this plugin.
Uninstalling is as simple as deactivating and deleting the plugin.

## סקירות

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

### 󠀁[非常实用的插件](https://wordpress.org/support/topic/%e9%9d%9e%e5%b8%b8%e5%ae%9e%e7%94%a8%e7%9a%84%e6%8f%92%e4%bb%b6-2/)󠁿

 [Endfish](https://profiles.wordpress.org/endfish/) 19 במאי 2022

因为国内不能实用Google的验证码插件，试了几个插件后，认为这个插件非常不错。

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

### 󠀁[Nice plugin without Google reCap dependency](https://wordpress.org/support/topic/nice-plugin-without-google-recap-dependency/)󠁿

 [jameskzhao](https://profiles.wordpress.org/jameskzhao/) 2 במרץ 2021

Since our website needs to be accessible in China, Google reCAP was not an option
for us. This plugin resolvesd the issue.

 [ קראו את כל הסקירות ](https://wordpress.org/support/plugin/mimi-captcha/reviews/)

## מפתחים

"Mimi Captcha" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

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

“Mimi Captcha” תורגם לשפה 1. תודה רבה ל[מתרגמים](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha/contributors)
על תרומתם.

[ניתן לתרגם את "Mimi Captcha" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/mimi-captcha/), ראו את הקוד
ב-[SVN repository](https://plugins.svn.wordpress.org/mimi-captcha/), או הירשמו ל
[לוג פיתוח](https://plugins.trac.wordpress.org/log/mimi-captcha/) באמצעות [RSS](https://plugins.trac.wordpress.org/log/mimi-captcha/?limit=100&mode=stop_on_copy&format=rss).

## מטא

 *  גרסה: **0.7.0**
 *  Last updated **לפני 12 חודשים**
 *  Active installations **100+**
 *  WordPress version ** 3.7 ומעלה **
 *  Tested up to **6.7.5**
 *  PHP version ** 8.1 ומעלה **
 *  Languages
 * [Chinese (China)](https://cn.wordpress.org/plugins/mimi-captcha/) ו[English (US)](https://wordpress.org/plugins/mimi-captcha/).
 *  [תרגם לשפה שלך](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha)
 * Tags
 * [captcha](https://he.wordpress.org/plugins/tags/captcha/)[CAPTCHA Code](https://he.wordpress.org/plugins/tags/captcha-code/)
   [security](https://he.wordpress.org/plugins/tags/security/)[text captcha](https://he.wordpress.org/plugins/tags/text-captcha/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/mimi-captcha/advanced/)

## דרוגים

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/mimi-captcha/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/mimi-captcha/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/mimi-captcha/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/mimi-captcha/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/mimi-captcha/reviews/?filter=1)

[הוסף את הסקירה שלי](https://wordpress.org/support/plugin/mimi-captcha/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/mimi-captcha/reviews/)

## תורמים

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

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/mimi-captcha/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](https://zhangshuqiao.org/2018-07/WordPress中文验证码/)