Change Gutenberg block editor colors or create new ones.
Prioritized issue groups from the latest Plugin Check scan
I18n
15
1 issue group
Maintainability
8
3 issue groups
Security
7
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
2 score snapshots
v1.2.7
88
Latest
v1.2.6
87
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 32 | 23 | 9 | v1.2.7 | 2.0.0 |
| 87 | 33 | 24 | 9 | v1.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.