The Gutenberg plugin adds editing, customization, and site building to WordPress. Use it to test beta features before their official release.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
556
16 issue groups
I18n
221
1 issue group
Security
176
7 issue groups
Performance
6
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_footer".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$block'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_gutenberg_add_block_level_preset_styles".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$global_name".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Duotone_Gutenberg".
Sample message
Processing form data without nonce verification.
Sample message
Function "_wp_connectors_resolve_ai_provider_logo_url()" requires WordPress 7.0.0, but your plugin minimum supported version is WordPress 6.9.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found interpolation in unescaped heredoc.
Sample message
Use of a direct database call is discouraged.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$page_key]
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DOING_AUTOSAVE".
Sample message
$_GET[$page_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
7 score snapshots
v23.6.2
23
Latest
v23.6.0
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 983 | 639 | 344 | v23.6.2 | 2.0.0 |
| 23 | 983 | 639 | 344 | v23.6.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
9m+ active installs
2m+ active installs
300k+ active installs
100k+ active installs
90k+ active installs
40k+ active installs