Skip to content

WordPress Plugin Releases

The Wized WordPress plugin is a companion plugin that adds server-side functionality to your WordPress site.

It is required for specific Wized features that cannot be handled through the standard WordPress REST API alone.

Required for

  • Send Email Verification — sends a verification email to confirm a user's email address
  • Verify Email — verifies a user's email using the token from the verification link
  • ACF field filtering — enables filtering posts by Advanced Custom Fields values

Installation

  1. Download the .zip file from the release you want below.
  2. In your WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. Select the downloaded .zip file and click Install Now.
  4. Click Activate Plugin.

v1.0.0

Released: March 2, 2026

↓ Download v1.0.0

Changes

  • Added Wized metadata to WordPress users to support the email verification flow.
  • Enabled post filtering by ACF (Advanced Custom Fields) field values.