A simple Gutenberg block and JS widget (can be called from posts) for displaying categories in a list with some effects.
Prioritized issue groups from the latest Plugin Check scan
I18n
32
2 issue groups
Maintainability
16
7 issue groups
Performance
6
1 issue group
Supply Chain
1
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: JCL_TEXT_DOMAIN
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "JCL_BASE_URL".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "jcl_create_widget_block".
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: "JCL_Legacy_HTML_Builder".
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "jcl_widget_title".
Sample message
Hidden files are not permitted.
Sample message
Plugin name "JS Categories List Widget" is different from the name declared in plugin header "JS Categories List Block".
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
register_rest_route
First score snapshot
v4.1.1
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 55 | 37 | 18 | v4.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.