Add white space between blocks and customize its height for each device.
Prioritized issue groups from the latest Plugin Check scan
Security
25
2 issue groups
Maintainability
24
5 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FSB_BASENAME".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'FSB_BREAKPOINT_MAX'.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
In footer ($in_footer) is not set explicitly wp_register_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.
Potential connections found in static code analysis.
Outbound calls
6
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v2.9.0
54
Latest
v2.8.0
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 49 | 34 | 15 | v2.9.0 | 2.0.0 |
| 54 | 49 | 34 | 15 | v2.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.