AI ChatBot & Automation for WordPress WPBot. 24/7 Live Chat Customer Support. NATIVE, AI Actions, Forms, Leads, Gemini, ChatGPT, Claude, OpenRouter ✨
Prioritized issue groups from the latest Plugin Check scan
Security
878
10 issue groups
Maintainability
858
14 issue groups
I18n
104
1 issue group
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 non-sanitized input variable: $_COOKIE['last_five_prompt']
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE["last_five_prompt"]. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_string at "DELETE FROM $table_name WHERE id IN ($ids_string)"
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'chatbot' but got 'wpbot-automator'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wpbot_generate_word_variations".
Sample message
$_COOKIE['last_five_prompt'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Direct integration with a third-party AI provider (api.anthropic.com) detected. Consider the WordPress AI Client (wp_ai_client_prompt()) introduced in WordPress 7.0.
Sample message
Processing form data without nonce verification.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpcommerce_thankyou_' . $order->get_payment_method()".
Sample message
Unescaped parameter $meta used in $wpdb->get_results()\n$meta assigned unsafely at line 95.
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "openaiaddon_ENVATO_PLUGIN_ID".
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 229.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"MailboxLayer Action - Requesting: $endpoint\n"'.
Sample message
The use of function ini_set() is discouraged
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
Detected usage of tax_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OpenAi_WPBot_Menus".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
212
External assets
3
Incoming endpoints
85
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
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
19 more hidden
20 score snapshots
v8.7.8
22
Latest
v8.7.7
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,881 | 168 | 1,713 | v8.7.8 | 2.1.0 |
| 22 | 1,956 | 168 | 1,788 | v8.7.7 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.