Manage your WordPress site with AI - create content, install plugins, and perform site management tasks effortlessly.
Prioritized issue groups from the latest Plugin Check scan
Security
20
4 issue groups
Maintainability
11
7 issue groups
I18n
10
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$algorithm'.
Sample message
Use placeholders and $wpdb->prepare(); found $prepared_query
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
Function "serialize_block()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Unescaped parameter $prepared_query used in $wpdb->get_results()\n$prepared_query assigned unsafely at line 134.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $title
Sample message
Mismatched text domain. Expected 'sg-ai-studio' but got 'siteground-wizard'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Index %d does not exist in path %s.'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wp_ai_tools_plugin_i18n_strings".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
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.
Potential connections found in static code analysis.
Outbound calls
104
External assets
39
Incoming endpoints
0
No public endpoints detected.
7 score snapshots
v1.3.0
53
Latest
v1.2.9
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 41 | 35 | 6 | v1.3.0 | 2.1.0 |
| 54 | 34 | 28 | 6 | v1.2.9 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.