Prioritized issue groups from the latest Plugin Check scan
Maintainability
18
8 issue groups
Security
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EB_Team_Member_Font_Loader".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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 $sql
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_block_team_member_block_init".
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.3.0
90
Latest
v1.2.1
81
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 20 | 8 | 12 | v1.3.0 | 2.0.0 |
| 81 | 29 | 15 | 14 | v1.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.