Prioritized issue groups from the latest Plugin Check scan
Maintainability
15
9 issue groups
Security
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EB_Slider_Font_Loader".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
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_slider_block_init".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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
Tested up to: 7.0.4 The version number should only include major versions 7.0.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.4.0
90
Latest
v1.3.8
82
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 17 | 7 | 10 | v1.4.0 | 2.0.0 |
| 82 | 27 | 13 | 14 | v1.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.