Quiet proof that your website is working. Turn real visitor conversations into clear insight, automatically. No dashboards. No guesswork.
Prioritized issue groups from the latest Plugin Check scan
Security
1,079
11 issue groups
Maintainability
995
14 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$abbreviations".
Sample message
Sanitization missing for register_setting().
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addAMessage".
Sample message
$_COOKIE['kognetiks_unique_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<option value=\"$option\" $selected>$option</option>"'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $assistant_id at AND assistant_id = '$assistant_id'\n
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['error'][$i]. Check that the array index exists before using it.
Sample message
Unescaped parameter $markov_chain_table used in $wpdb->get_results()
Sample message
Use placeholders and $wpdb->prepare(); found $and_query
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['name'][$i]
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
Unescaped parameter $current_query used in $wpdb->get_results()\n$current_query assigned unsafely at line 370.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of __FILE__ or __DIR__ magic constant. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The use of function ini_set() is discouraged
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
Attempting a database schema change is discouraged.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Potential connections found in static code analysis.
Outbound calls
252
External assets
2
Incoming endpoints
46
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
24 more hidden
First score snapshot
v2.4.6
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,137 | 651 | 1,486 | v2.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.