Chatbot with customer insight analysis, A/B test banners / modals, plus an AI assistant that manages your site in natural language.
Prioritized issue groups from the latest Plugin Check scan
Security
298
9 issue groups
Maintainability
161
14 issue groups
I18n
11
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_widget']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_liquid_pro".
Sample message
Function "wp_ai_client_prompt()" requires WordPress 7.0.0, but your plugin minimum supported version is WordPress 6.7.0.
Sample message
Use of a direct database call is discouraged.
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LP_AI_LOG_MAX".
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 311.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE["liquid_connect_target_visitor"]
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT COUNT(*) FROM {$table}"
Sample message
$_COOKIE["liquid_connect_target_visitor"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Use placeholders and $wpdb->prepare(); found lp_chatbot_table
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "lp_abilities_description".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Unescaped parameter lp_chatbot_table() ) used in $wpdb->get_var()
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Attempting a database schema change is discouraged.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
24
External assets
0
Incoming endpoints
6
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
First score snapshot
v2.0.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 470 | 293 | 177 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.