Gutenberg blocks collection made by MonkeyWrench.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
258
5 issue groups
I18n
1
1 issue group
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_post_id".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "inc2734_wp_awesome_widgets_widget_templates".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Potential connections found in static code analysis.
Outbound calls
74
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v25.0.3
92
Latest
v25.0.2
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 260 | 87 | 173 | v25.0.3 | 2.0.0 |
| 92 | 260 | 87 | 173 | v25.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.