Turn wp-admin into a desktop OS — windows, dock, virtual desktops, and an AI assistant. Per-user opt-in, zero Core changes. By Automattic.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
346
9 issue groups
Security
240
6 issue groups
Performance
2
1 issue group
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 $charset_collate at \t\t\t) $charset_collate"
Sample message
Unescaped parameter $cpt_status_sql used in $wpdb->get_var()
Sample message
Processing form data without nonce verification.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "auto_update_plugin".
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The use of function set_time_limit() is discouraged
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Sample message
Function "wp_enqueue_command_palette_assets()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.0.0.
Potential connections found in static code analysis.
Outbound calls
41
External assets
0
Incoming endpoints
44
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
wp_ajax
wp_ajax
2 score snapshots
v0.9.3
36
Latest
v0.9.2
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 588 | 1 | 587 | v0.9.3 | 2.0.0 |
| 36 | 580 | 1 | 579 | v0.9.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.