Give your AI full access to WordPress. It edits pages, fixes code, updates plugins and runs SEO work, with a backup and your approval first.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
950
13 issue groups
Security
241
10 issue groups
I18n
3
2 issue groups
Sample message
Function "wp_get_abilities()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.0.0.
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 {$dir} at "SELECT `ordering` FROM `{$table}` WHERE `documentType` = %s AND `documentID` = %s AND `parentType` = %s AND `parentID` = %s AND `status` = 'publish' ORDER BY BINARY `ordering` {$dir} LIMIT 1"
Sample message
Unescaped parameter $emeta used in $wpdb->get_results()\n$emeta assigned unsafely at line 298.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use placeholders and $wpdb->prepare(); found $params
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $prepared used in $wpdb->get_results()\n$prepared assigned unsafely at line 83.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "breeze_clear_all_cache".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The use of function wp_get_sidebars_widgets() is forbidden
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['mcp_token']. Check that the array index exists before using it.
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
The plugin name includes a restricted term. Your chosen plugin name - "Atarim - AI Agency for WordPress: Edit Pages, Fix Code, Update Plugins, SEO & Client Feedback" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
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.
Potential connections found in static code analysis.
Outbound calls
42
External assets
0
Incoming endpoints
11
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v5.1
24
Latest
v5.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,205 | 754 | 451 | v5.1 | 2.0.0 |
| 24 | 1,207 | 765 | 442 | v5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.