Custom blocks for WordPress made easy.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
26
4 issue groups
Repo Compliance
2
2 issue groups
Security
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "block_config".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_title".
Sample message
Sanitization missing for register_setting().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_title".
Sample message
The "Domain Path" header in the plugin file must start with forward slash.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Not analyzed yet.
First score snapshot
v1.7.3
90
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 29 | 7 | 22 | v1.7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.