Title: Checkify
Author: checkify
Published: <strong>2026 年 5 月 29 日</strong>
Last modified: 2026 年 5 月 29 日

---

搜索插件

![](https://ps.w.org/checkify/assets/icon-256x256.png?rev=3553352)

# Checkify

 作者：[checkify](https://profiles.wordpress.org/checkify/)

[下载](https://downloads.wordpress.org/plugin/checkify.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/checkify/#description)
 * [评价](https://cn.wordpress.org/plugins/checkify/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/checkify/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/checkify/#developers)

 [支持](https://wordpress.org/support/plugin/checkify/)

## 描述

Checkify helps WordPress site owners reduce CAPTCHA friction by using privacy-first
human verification.

Instead of asking visitors to solve puzzles, Checkify lets visitors complete a verification
flow and return a verification result to the WordPress site. This can be used on
pages, forms, or custom flows where the site owner wants to request human verification.

Checkify is designed around privacy-first verification. The WordPress site receives
a verification result, not unnecessary personal identity data.

#### Features

 * CAPTCHA alternative for WordPress
 * Privacy-first human verification
 * Site connection using a QR code
 * Local QR rendering in the browser
 * Shortcode support using [checkify_verify]
 * Live Checkify API integration
 * No external QR code generation service

#### How it works

 1. Install and activate the Checkify plugin.
 2. Open the Checkify settings page in WordPress.
 3. Generate a connection QR code.
 4. Scan the QR code in the Checkify app to connect your WordPress site.
 5. Create or select a Checkify Pass for human verification.
 6. Paste the Checkify Pass ID into the plugin settings.
 7. Add [checkify_verify] to the page where you want to show human verification.

The shortcode creates a verification request, renders a QR code locally in the visitor’s
browser, polls for verification status, and stores a temporary local verification
result for that visitor.

### External services

This plugin connects to Checkify services to provide human verification.

Service used:

 * Checkify API: https://api.checkify.me
 * Checkify website: https://checkify.me

The plugin connects to Checkify when:

 * A site administrator creates a site connection claim.
 * A site administrator polls the status of a site connection claim.
 * A connected WordPress site creates a verification request.
 * A connected WordPress site checks the status of a verification request.
 * A connected WordPress site confirms a completed verification result.

The plugin may send the following data to Checkify services:

 * The WordPress site domain.
 * A Checkify site identifier.
 * A Checkify installation identifier.
 * A Checkify Pass or launcher identifier configured by the site administrator.
 * Verification request identifiers.
 * Verification status tokens.
 * Request timestamps.
 * Cryptographic signatures used to authenticate the WordPress installation.

The plugin does not use an external QR code generation service. QR codes are generated
locally in the visitor’s browser using the bundled QRCode.js library.

Checkify privacy policy: https://checkify.me/privacy-policy

Checkify terms: https://checkify.me/terms_and_conditions

### Third-party libraries

This plugin includes QRCode.js by davidshimjs to render QR codes locally in the 
browser.

Library: QRCode.js

Source: https://github.com/davidshimjs/qrcodejs

License: MIT

The QRCode.js license is included in `qrcode-license.txt`.

## 屏幕截图

 * [[
 * Generate a connection QR code to connect a WordPress site to Checkify.
 * [[
 * View the connected site status in the Checkify plugin settings.
 * [[
 * Display Checkify human verification on a WordPress page using the [checkify_verify]
   shortcode.

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/checkify` directory, or install
    the plugin through the WordPress plugins screen.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to the Checkify menu in WordPress admin.
 4. Generate a connection QR code.
 5. Scan the QR code in the Checkify app to connect the site.
 6. Paste your Checkify Pass ID into the plugin settings.
 7. Add the shortcode `[checkify_verify]` to a page or form flow.

## 常见问题

### Do users need the Checkify app?

Users may need to complete a Checkify verification flow to prove they are human.
Once verified, future checks are designed to be faster and lower friction.

### Does Checkify replace CAPTCHA?

Checkify is designed as a privacy-first alternative to traditional CAPTCHA challenges.

### Does Checkify collect personal data from my WordPress site?

Checkify is designed to return verification results without requiring your WordPress
site to collect unnecessary personal identity data.

### Does this plugin use an external QR code service?

No. QR codes are generated locally in the visitor’s browser using the bundled QRCode.
js library.

### What shortcode does the plugin provide?

Use:

    ```
    [checkify_verify]
    ```

This displays a Checkify human verification widget.

### Does this version automatically protect login, registration, comments, WooCommerce, or Contact Form 7?

No. Version 1.0.0 provides the Checkify connection flow and the `[checkify_verify]`
shortcode only.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Checkify」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Checkify」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/checkify)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/checkify/)，查看[SVN仓库](https://plugins.svn.wordpress.org/checkify/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/checkify/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/checkify/)。

## 更新日志

#### 1.0.0

 * Initial release.
 * Added Checkify site connection by QR code.
 * Added human verification shortcode.
 * Added local browser QR rendering using bundled QRCode.js.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**21 小时前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/checkify/)
 * 标签
 * [authentication](https://cn.wordpress.org/plugins/tags/authentication/)[captcha](https://cn.wordpress.org/plugins/tags/captcha/)
   [privacy](https://cn.wordpress.org/plugins/tags/privacy/)[security](https://cn.wordpress.org/plugins/tags/security/)
   [spam](https://cn.wordpress.org/plugins/tags/spam/)
 *  [高级视图](https://cn.wordpress.org/plugins/checkify/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/checkify/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/checkify/)