This is a plugin that extends Gutenberg's blocks.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
76
2 issue groups
Performance
3
1 issue group
Security
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$style'.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: PucFactory::buildUpdateChecker
Sample message
Mismatched Requires at least: 6.6 != 6.5. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.
Potential connections found in static code analysis.
Outbound calls
182
External assets
0
Incoming endpoints
4
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
4 score snapshots
v1.124.0
85
Latest
v1.123.0
85
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 83 | 79 | 4 | v1.124.0 | 2.0.0 |
| 85 | 83 | 79 | 4 | v1.123.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.