CheckView automates WordPress form and WooCommerce testing, monitoring key flows to catch failures early before they cost you leads or sales everyday.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
290
14 issue groups
Security
122
9 issue groups
I18n
7
1 issue group
Performance
3
1 issue group
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
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 1943.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allow_dev".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $placeholders
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $cv_used_nonces at "SELECT COUNT(*) FROM $cv_used_nonces WHERE nonce = %s"
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_checkview".
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CV_DISABLE_EMAIL_RECEIPT".
Sample message
Detected usage of a non-sanitized input variable: $_POST['formData']
Sample message
The $text parameter must be a single text string literal. Found: 'Error fetching whitelisted IPs: ' . $response->get_error_message()
Sample message
$_SERVER['HTTP_CF_CONNECTING_IP'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $cv_used_nonces used in $wpdb->get_var()
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Potential connections found in static code analysis.
Outbound calls
33
External assets
0
Incoming endpoints
21
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
admin_post
wp_ajax
7 score snapshots
v2.4.1
27
Latest
v2.4.0
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 440 | 75 | 365 | v2.4.1 | 2.1.0 |
| 27 | 436 | 74 | 362 | v2.4.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.