WordPress Plugin
Verify emails in your WordPress forms
Our WordPress plugin adds real-time email verification to Contact Form 7, Gravity Forms, WPForms, and any other form on your site. Block fake signups and protect your email lists.
Download Plugin
Download the RocketVerifier plugin and install it on your WordPress site.
Features
Real-Time Validation
Verify emails as users type, before they submit the form
Block Disposables
Automatically block temporary and disposable email addresses
Easy Setup
Install, add your API key, and you're doneβforms work automatically
Supported Form Plugins
Server-side validation
Server-side validation
JavaScript widget
JavaScript widget
Checkout forms
Via data-rv-email attribute
Installation
Download & Install
Download the plugin ZIP file and upload it via Plugins β Add New β Upload Plugin in your WordPress admin, or unzip and upload to /wp-content/plugins/.
Activate Plugin
Go to Plugins and click Activate on RocketVerifier Email Verification.
Configure Settings
Navigate to Settings β RocketVerifier. Enter your API key from your dashboard and configure your preferences.
That's It!
Your forms will now automatically verify email addresses. The plugin detects Contact Form 7 and Gravity Forms automatically.
Plugin Settings
| Setting | Default | Description |
|---|---|---|
| Block Invalid Emails | β Enabled | Reject emails that don't exist |
| Block Disposable Emails | β Enabled | Reject temporary email addresses |
| Real-Time Validation | β Enabled | Verify emails as users type |
Manual Integration
For forms not automatically detected, add the data-rv-email attribute to any email input field:
<input type="email"
name="email"
data-rv-email
placeholder="Enter your email" />The plugin will automatically find inputs with this attribute and apply real-time verification.
Troubleshooting
Verification not working?
- Check that your API key is correct in Settings β RocketVerifier
- Ensure you have credits remaining in your account
- Check for JavaScript errors in your browser console
Forms still accepting invalid emails?
- Enable "Block Invalid Emails" in the plugin settings
- For unsupported forms, add the
data-rv-emailattribute - Clear any caching plugins and try again
Plugin conflicts?
- Temporarily disable other form-related plugins to isolate the issue
- Check if your theme overrides form handling
- Contact support with your WordPress and plugin versions
Need Help?
Having trouble with the WordPress plugin? We're here to help.
Contact Support