Linux 软件免费装

Checkify

开发者 checkify
更新时间 2026年6月23日 12:33
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy age verification captcha verification identity

下载

1.0.0 1.1.0 1.2.1

详情介绍:

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: Optional satellite plugins:

安装:

  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
  7. Dashboard: Sign in at https://checkify.me/business/login → Checkify Passes → Copy Pass ID
  8. Paste the Pass ID into the plugin settings and save.
  9. Use [checkify_verify] on a page, or install a Checkify satellite plugin.

升级注意事项:

1.2.1 Verification widget styling now loads from verify-widget.css instead of inline CSS in the shortcode output. 1.1.0 Major update with improved security and Pass API support. Existing site connections and Pass IDs are preserved automatically.

常见问题:

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.

更新日志:

1.2.1 1.2.0 1.1.0 1.0.0