AI chatbot for WooCommerce that automates support, increases WooCommerce sales, answer questions, & boosts engagement. AI, ChatGPT, Gemini. No coding!
Prioritized issue groups from the latest Plugin Check scan
Security
326
7 issue groups
Maintainability
259
15 issue groups
I18n
62
3 issue groups
Sample message
$_GET['dismiss_notice'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_links".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['dismiss_notice']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a non-sanitized input variable: $_FILES['rag_csv']
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Mismatched text domain. Expected 'woowbot-woocommerce-chatbot' but got "woo_chatbot".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_string at "DELETE FROM $table_name WHERE id IN ($ids_string)"
Sample message
Unescaped parameter $str_table used in $wpdb->get_results()\n$str_table assigned unsafely at line 734.
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 4.9.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "delete_openaiaddon_invalid_license".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpbot_form_text_' . esc_attr( $this->plugin_name )".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The $text parameter must be a single text string literal. Found: $result['candidates'][0]['content']['parts'][0]['text']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OpenAi_WPBot_Menus".
Potential connections found in static code analysis.
Outbound calls
206
External assets
2
Incoming endpoints
48
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
22 more hidden
7 score snapshots
v4.8.8
24
Latest
v4.8.6
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 671 | 144 | 527 | v4.8.8 | 2.0.0 |
| 24 | 668 | 144 | 524 | v4.8.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.