Audit your site, check Core Web Vitals, and apply AI-suggested fixes for titles, meta descriptions, and headings — from wp-admin.
Prioritized issue groups from the latest Plugin Check scan
Security
21
5 issue groups
Maintainability
5
2 issue groups
I18n
2
2 issue groups
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Unescaped parameter $sql used in $wpdb->get_var()\n$sql assigned unsafely at line 279.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
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
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Replacement variables found, but no valid placeholders found in the 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
Unexpected markdown file "DEVELOPMENT.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
40
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
3 score snapshots
v1.2.1
55
Latest
v1.2.0
55
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 55 | 28 | 17 | 11 | v1.2.1 | 2.1.0 |
| 55 | 28 | 17 | 11 | v1.2.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.