Services section block for Gutenberg – build a professional "Our Services" section with icons, templates, layouts, and custom colors. No code needed.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
8 issue groups
Security
7
3 issue groups
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "SSB".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SSB_DIR_PATH".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attributes".
Sample message
Processing form data without nonce verification.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SSBPlugin".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ssbIsPremium".
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "Services Section Block – present your services in clean grids and columns" is different from the name declared in plugin header "Services Section - Block".
Potential connections found in static code analysis.
Outbound calls
85
External assets
1
Incoming endpoints
7
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.4.6
76
Latest
v1.4.5
75
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 76 | 26 | 8 | 18 | v1.4.6 | 2.1.0 |
| 75 | 28 | 9 | 19 | v1.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.