Title: Checkify
Author: checkify
Published: <strong>Май 29, 2026-ж.</strong>
Last modified: Июнь 23, 2026-ж.

---

Плагиндерди издөө

![](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.2.1.zip)

 * [Кенен маалымат](https://kir.wordpress.org/plugins/checkify/#description)
 * [Сын-пикирлер](https://kir.wordpress.org/plugins/checkify/#reviews)
 *  [Орнотуу](https://kir.wordpress.org/plugins/checkify/#installation)
 * [Development](https://kir.wordpress.org/plugins/checkify/#developers)

 [Колдоо](https://wordpress.org/support/plugin/checkify/)

## Сүрөттөө

Checkify links your WordPress site to your Checkify business account. Once connected,
you can verify visitors using Checkify Passes and embed verification on any page.

**Core features:**

 * QR-based site connection (no API keys to copy)
 * Secure install keypair and short-lived site tokens
 * Verification profiles: human, age 18+, age 21+, age 25+
 * Public PHP API for satellite plugins (`checkify_connector()`)
 * Shortcode: `[checkify_verify profile="is_human"]`
 * Local QR rendering in the browser (bundled QRCode.js)

**Optional satellite plugins:**

 * WooCommerce age gate
 * Contact Form 7 human verification
 * Checkify Page Gate — page/post protection
 * Login and comment protection

### External services

This plugin connects to Checkify services to provide human verification and optional
age verification.

Service used:

 * Checkify API: https://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 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`.

## Скриншоттор

[[

[[

[[

## Орнотуу

 1. Upload the plugin to `/wp-content/plugins/checkify/` or install via ZIP.
 2. Activate **Checkify** through the Plugins menu.
 3. Go to **Checkify** in the WordPress admin sidebar and follow **Setup instructions**
    at the top of the page.
 4. Generate a connection QR, scan with the Checkify app, and approve the site link.
 5. Copy your **Checkify Pass ID** for the connected Site:
 6.  * **App:** Manage business  Sites  select the site  Copy Pass ID
     * **Dashboard:** Sign in at https://checkify.me/business/login  Checkify Passes
       Copy Pass ID
 7. Paste the Pass ID into the plugin settings and save.
 8. Use `[checkify_verify]` on a page, or install a Checkify satellite plugin.

## FAQ.KG

### Do I need a Checkify business account?

Yes. Site connection is approved by a business owner scanning the QR code in the
Checkify app.

### What PHP extensions are required?

The PHP sodium extension (libsodium) must be enabled.

### Can other plugins use Checkify verification?

Yes. Satellite plugins should call `checkify_connector()->is_verified( 'profile_key')`
after this connector is active.

### 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.

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

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

Мүчөлөрү

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

[Translate “Checkify” into your language.](https://translate.wordpress.org/projects/wp-plugins/checkify)

### Interested in development?

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

## Өзгөртүүлөр

#### 1.2.1

 * Move verification widget CSS from inline shortcode styles to enqueued verify-
   widget.css
 * Add checkify_connector()->enqueue_verify_widget_assets() for satellite plugins

#### 1.2.0

 * Dynamic age verification (10–110) with Verified or High Assurance levels
 * Pass API sends `verified_level` query parameter for age checks
 * Composite profile keys (e.g. `age:42:highAssurance`) with legacy `age_over_18`
   migration
 * Shortcode supports `age` and `assurance_level` attributes

#### 1.1.0

 * Rebuilt core using modular Connector architecture (replaces legacy monolithic
   plugin)
 * Pass API (`/v1/qr/pass/...`) with request types for human and age verification
   profiles
 * Unified Checkify Pass ID setting with automatic migration from legacy launcher
   option
 * Security hardening for verification session storage (`store-claim` binding)
 * Safer frontend verification widget JavaScript
 * Admin menu slug restored to `checkify` for WordPress.org compatibility

#### 1.0.0

 * Initial release: modular Checkify core plugin
 * Site connect, JWT minting, verification REST proxy, profiles, shortcode
 * Backward-compatible global functions for legacy Checkify plugin code

## Мета

 *  Нуска **1.2.1**
 *  Акыркы жаңыртуу **1 күн мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 6.0 же андан жогору **
 *  Tested up to **6.9.4**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/checkify/)
 * Тег:
 * [age verification](https://kir.wordpress.org/plugins/tags/age-verification/)[captcha](https://kir.wordpress.org/plugins/tags/captcha/)
   [identity](https://kir.wordpress.org/plugins/tags/identity/)[privacy](https://kir.wordpress.org/plugins/tags/privacy/)
   [verification](https://kir.wordpress.org/plugins/tags/verification/)
 *  [Advanced View](https://kir.wordpress.org/plugins/checkify/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

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

[See all reviews](https://wordpress.org/support/plugin/checkify/reviews/)

## Мүчөлөрү

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

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/checkify/)