Gutenberg block for creating responsive accordion drop-downs.
Prioritized issue groups from the latest Plugin Check scan
Security
6
2 issue groups
Maintainability
5
5 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PB_Accordion_Blocks".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$PB_Accordion_Blocks".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
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
Tested up to: 5.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The upgrade notice for "1.1.0" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v1.5.0
78
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 78 | 12 | 9 | 3 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.