Select one or more tags, then press “Search Plugins”

Find Plugin with any / all of the selected criteria
Search Plugin

Checkify Wordpress Plugin - Rating, Reviews, Demo & Download

Checkify Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

Screenshots

  1. Generate a connection QR code to connect a WordPress site to Checkify.

    Generate a connection QR code to connect a WordPress site to Checkify.

  2. View the connected site status in the Checkify plugin settings.

    View the connected site status in the Checkify plugin settings.

  3. Display Checkify human verification on a WordPress page using the [checkify_verify] shortcode.

    Display Checkify human verification on a WordPress page using the [checkify_verify] shortcode.


Reviews & Comments