ZeroBounce validates emails on your WordPress site in real-time, blocking invalid and risky emails to improve deliverability and reduce bounce rates.
Prioritized issue groups from the latest Plugin Check scan
Security
226
13 issue groups
I18n
190
5 issue groups
Maintainability
43
7 issue groups
Sample message
Mismatched text domain. Expected 'zerobounce' but got 'zerobounce-email-validator'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$arguments['placeholder']'.
Sample message
$_GET['file_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES["csvUpload"]
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$tag->name]. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
The $text parameter must be a single text string literal. Found: $message
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT COUNT(*) FROM `$table` $where"
Sample message
Use placeholders and $wpdb->prepare(); found $date
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $date used in $wpdb->get_results()\n$date used without escaping.
Sample message
Unescaped parameter $table used in $wpdb->get_row()\n$table assigned unsafely at line 860.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_zerobounce_email_validator".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.0.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'You have run out of ZeroBounce Credits! Please %sbuy more credits%s to continue validating emails.'.
Sample message
Sanitization missing for register_setting().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Plugin name "ZeroBounce Email Verification & Validation" is different from the name declared in plugin header "ZeroBounce Email Validator".
Potential connections found in static code analysis.
Outbound calls
54
External assets
0
Incoming endpoints
10
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.1.5
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 461 | 299 | 162 | v1.1.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.