Safeguard your online forms against invalid, temporary, disposable, and harmful email addresses with real-time verification.
Prioritized issue groups from the latest Plugin Check scan
Security
46
3 issue groups
Maintainability
16
5 issue groups
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 '$a'.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
$_POST[$k] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cntctfrm_error_message".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.1.2
50
Latest
v2.1.1
43
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 62 | 19 | 43 | v2.1.2 | 2.0.0 |
| 43 | 60 | 22 | 38 | v2.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.