Small collection of essential blocks for the WordPress Block editor
Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
3 issue groups
I18n
2
1 issue group
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$block_directories".
Sample message
A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
70
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.1.6
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 26 | 6 | 20 | v1.1.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.