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
75
7 issue groups
Maintainability
49
8 issue groups
Repo Compliance
1
1 issue group
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cooldown_period'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
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
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
The use of function set_time_limit() is discouraged
Sample message
print_r() found. Debug code should not normally be used in production.
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
11
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
9 score snapshots
v3.9.1
40
Latest
v3.8.4
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 125 | 32 | 93 | v3.9.1 | 2.0.0 |
| 41 | 122 | 31 | 91 | v3.8.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.