All-in-One AI Suite for WooCommerce: Generate product descriptions, titles, tags, FAQs, alt text, SEO meta & chatbot via top AI models.
Prioritized issue groups from the latest Plugin Check scan
Security
681
9 issue groups
Maintainability
384
15 issue groups
I18n
1
1 issue group
Sample message
Use placeholders and $wpdb->prepare(); found $args
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Job cannot be paused in current status: {$job->status}"'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids_in at "UPDATE {$this->job_products_table} SET status = %s, error_message = %s WHERE job_id = %d AND product_id IN ($ids_in)"
Sample message
Unescaped parameter $chatbot_table used in $wpdb->get_results()\n$chatbot_table assigned unsafely at line 20.
Sample message
Unescaped parameter $job_products_table used in $wpdb->get_results()\n$job_products_table assigned unsafely at line 1538.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$conflicting_plugin'.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_aipt_active_plugins".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ChatbotConstants::ASYNC_ENABLED_FILTER".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File has mixed line endings; this may cause incorrect results
Sample message
Detected usage of tax_query, possible slow query.
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
The use of function set_time_limit() is discouraged
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ai_product_tools_format_styles".
Potential connections found in static code analysis.
Outbound calls
242
External assets
3
Incoming endpoints
55
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.6.5
30
Latest
v2.6.4
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 1,070 | 508 | 562 | v2.6.5 | 2.0.0 |
| 30 | 1,062 | 502 | 560 | v2.6.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.