Live chat + 24/7 AI chatbot that auto-syncs your WooCommerce products and answers "where is my order?" with live data. Works on any WP site.
Prioritized issue groups from the latest Plugin Check scan
Security
74
7 issue groups
Maintainability
52
10 issue groups
Repo Compliance
1
1 issue group
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Sanitization missing for register_setting().
Sample message
$_GET['tab'] 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 '$owc_indent'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The use of function set_time_limit() is discouraged
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "isChatIdValid".
Sample message
print_r() found. Debug code should not normally be used in production.
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
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 "Live Chat & AI Chatbot – onWebChat" is different from the name declared in plugin header "onWebChat - Live Chat & AI Chatbot".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
13
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 score snapshots
v3.9.3
40
Latest
v3.9.1
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 127 | 34 | 93 | v3.9.3 | 2.1.0 |
| 40 | 125 | 32 | 93 | v3.9.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.