AI features, experiments and capabilities for WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
73
6 issue groups
Security
15
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$global_name".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ai_ai_intercept_render".
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 228.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_footer".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Plugin Name" header in the plugin file is not valid. It needs to contain at least 5 latin letters (a-Z) and/or numbers. This is necessary because the initial plugin slug is generated from the name.
Sample message
The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"
Potential connections found in static code analysis.
Outbound calls
38
External assets
2
Incoming endpoints
2
register_rest_route
wp_ajax
3 score snapshots
v1.2.0
81
Latest
v1.1.0
81
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 90 | 11 | 79 | v1.2.0 | 2.0.0 |
| 81 | 90 | 11 | 79 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.