Prioritized issue groups from the latest Plugin Check scan
Maintainability
46
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
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$lzb_block_builder_preview".
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".
Not analyzed yet.
First score snapshot
v4.3.1
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 74 | 23 | 51 | v4.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.