A minimalist Gutenberg Block Plugin that extends Gutenberg to provide page building capabilities.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
958
9 issue groups
Security
5
3 issue groups
I18n
3
1 issue group
Repo Compliance
3
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gFonts".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "block_parser_class".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
The $domain parameter must be a single text string literal. Found: SLINGBLOCKS_I18N
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "SlingBlocks - Gutenberg Blocks by FunnelKit (Formerly WooFunnels)" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BWF_Google_Fonts".
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Sample message
Plugin name "SlingBlocks - Gutenberg Blocks by FunnelKit (Formerly WooFunnels)" is different from the name declared in plugin header "SlingBlocks – Gutenberg Blocks by FunnelKit (Formerly WooFunnels)".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires PHP: 7.2 != 7.4. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.8.1
69
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 969 | 17 | 952 | v1.8.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.