Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
10 issue groups
Repo Compliance
2
2 issue groups
Security
1
1 issue group
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "EB_FLIPBOX_BLOCKS_ADMIN_PATH".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EbStyleHandler".
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_flipbox_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
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.4.0
89
Latest
v1.3.1
80
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 19 | 7 | 12 | v1.4.0 | 2.0.0 |
| 80 | 31 | 14 | 17 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.