Docs/Integrations/WordPress
πŸ“

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.

Download v1.0.0Requires WordPress 5.0+, PHP 7.4+

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

Contact Form 7

Server-side validation

Gravity Forms

Server-side validation

WPForms

JavaScript widget

Ninja Forms

JavaScript widget

WooCommerce

Checkout forms

Any HTML Form

Via data-rv-email attribute

Installation

1

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/.

2

Activate Plugin

Go to Plugins and click Activate on RocketVerifier Email Verification.

3

Configure Settings

Navigate to Settings β†’ RocketVerifier. Enter your API key from your dashboard and configure your preferences.

4

That's It!

Your forms will now automatically verify email addresses. The plugin detects Contact Form 7 and Gravity Forms automatically.

Plugin Settings

SettingDefaultDescription
Block Invalid Emailsβœ“ EnabledReject emails that don't exist
Block Disposable Emailsβœ“ EnabledReject temporary email addresses
Real-Time Validationβœ“ EnabledVerify 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-email attribute
  • 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