Boost productivity with ChatGPT AI Engine: automate content creation, enhance Gutenberg editing, and deploy AI chatbots for smarter, faster workflows.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
47
15 issue groups
I18n
27
3 issue groups
Security
11
5 issue groups
Sample message
Mismatched text domain. Expected 'ai-copilot' but got 'ai - copilot'.
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
A function call to esc_html__() 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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
The use of function ini_set() is discouraged
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Linking directly to 5 stars reviews is not allowed.
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
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 96.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$has_block_tags".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Version number \"$version\" is not in a recognized format."'.
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
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
Plugin name "AI Copilot – ChatGPT Chatbot & AI Engine for Post Automation" is different from the name declared in plugin header "AI Copilot".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The upgrade notice exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
114
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v1.5.7
56
Latest
v1.5.6
56
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 85 | 65 | 20 | v1.5.7 | 2.0.0 |
| 56 | 85 | 65 | 20 | v1.5.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.