Free AI chatbot and content generation for WordPress. Train ChatGPT, Claude, Gemini or Grok on your content. WooCommerce ready with RAG.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,981
2 issue groups
Security
1,075
12 issue groups
Maintainability
751
11 issue groups
Sample message
Mismatched text domain. Expected 'mxchat-basic' but got 'mxchat'.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $chat_table at "SHOW TABLES LIKE '$chat_table'"
Sample message
Unescaped parameter $chat_table used in $wpdb->get_var()\n$chat_table assigned unsafely at line 1368.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$additional_class'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['pdf_file']
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
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $alter_sql
Sample message
Unescaped parameter $alter_sql used in $wpdb->query()\n$alter_sql assigned unsafely at line 599.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$count_enabled".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['pdf_file']['error']. Check that the array index exists before using it.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Attempting a database schema change is discouraged.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
240
External assets
0
Incoming endpoints
60
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
48 more hidden
8 score snapshots
v3.2.17
24
Latest
v3.2.16
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 4,946 | 3,455 | 1,491 | v3.2.17 | 2.0.0 |
| 25 | 4,934 | 3,448 | 1,486 | v3.2.16 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.