Title: Mimi Captcha
Author: stevenjoezhang
Published: <strong>7 сар 5, 2018</strong>
Last modified: 4 сар 6, 2025

---

Search plugins

![](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

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

[Download](https://downloads.wordpress.org/plugin/mimi-captcha.0.7.0.zip)

 * [Details](https://mn.wordpress.org/plugins/mimi-captcha/#description)
 * [Reviews](https://mn.wordpress.org/plugins/mimi-captcha/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/mimi-captcha/#installation)
 * [Development](https://mn.wordpress.org/plugins/mimi-captcha/#developers)

 [Support](https://wordpress.org/support/plugin/mimi-captcha/)

## Description

在 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

## Screenshots

 * [[
 * 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

## Installation

 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.

## Reviews

![](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/) 5 сар 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/) 3 сар 2, 2021

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

 [ Read all 1 review ](https://wordpress.org/support/plugin/mimi-captcha/reviews/)

## Contributors & Developers

“Mimi Captcha” is open source software. The following people have contributed to
this plugin.

Contributors

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

“Mimi Captcha” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha/contributors)
for their contributions.

[Translate “Mimi Captcha” into your language.](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mimi-captcha/), check
out the [SVN repository](https://plugins.svn.wordpress.org/mimi-captcha/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/mimi-captcha/) by
[RSS](https://plugins.trac.wordpress.org/log/mimi-captcha/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.7.0**
 *  Last updated **12 сар ago**
 *  Active installations **100+**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 8.1 or higher **
 *  Languages
 * [Chinese (China)](https://cn.wordpress.org/plugins/mimi-captcha/) ба [English (US)](https://wordpress.org/plugins/mimi-captcha/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/mimi-captcha)
 * Tags
 * [captcha](https://mn.wordpress.org/plugins/tags/captcha/)[CAPTCHA Code](https://mn.wordpress.org/plugins/tags/captcha-code/)
   [security](https://mn.wordpress.org/plugins/tags/security/)[text captcha](https://mn.wordpress.org/plugins/tags/text-captcha/)
 *  [Advanced View](https://mn.wordpress.org/plugins/mimi-captcha/advanced/)

## Ratings

 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)

[Add my review](https://wordpress.org/support/plugin/mimi-captcha/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mimi-captcha/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mimi-captcha/)

## Donate

Would you like to support the advancement of this plugin?

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