New standard of advance validation for Contact Form 7.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
17
6 issue groups
Security
17
6 issue groups
Repo Compliance
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$actionReturn['body']'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionReturn".
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['jvcf7_invalid_field_design']. Check that the array index exists before using it.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Plugin name "Jquery Validation For Contact Form 7" is different from the name declared in plugin header "Jquery Validation For Contact Form 7 (Lite)".
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
20
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v5.4.3
57
Latest
v5.4.2
56
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 35 | 16 | 19 | v5.4.3 | 2.0.0 |
| 56 | 37 | 18 | 19 | v5.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.