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
- Download the
.zipfile from the release you want below. - In your WordPress admin, go to Plugins → Add New → Upload Plugin.
- Select the downloaded
.zipfile and click Install Now. - Click Activate Plugin.
v1.0.0
Released: March 2, 2026
Changes
- Added Wized metadata to WordPress users to support the email verification flow.
- Enabled post filtering by ACF (Advanced Custom Fields) field values.