Easily create custom blocks and custom meta fields for Gutenberg without hard coding.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
50
5 issue groups
Security
27
5 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'lzb/control_value/block_slug=' . $block_data['slug']".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Can not find the $name template"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lzb_active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
var_dump() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$icon'.
Sample message
$_GET['lazyblocks_activate_block_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "Custom Block Builder - Lazy Blocks" is different from the name declared in plugin header "Lazy Blocks".
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.
3 score snapshots
v4.4.1
50
Latest
v4.4.0
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 78 | 23 | 55 | v4.4.1 | 2.1.0 |
| 50 | 76 | 23 | 53 | v4.4.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.