A simple Gutenberg block and JS widget (can be called from posts) for displaying categories in a list with some effects.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | classes/legacy/class-jcl-legacy-widget.php:333:19 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'jquery-categories-list' but got 'jcl_i18n'. | classes/legacy/class-jcl-legacy-widget.php:333:55 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | classes/legacy/class-jcl-legacy-widget.php:335:27 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'jquery-categories-list' but got 'jcl_i18n'. | classes/legacy/class-jcl-legacy-widget.php:335:57 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'. | classes/legacy/class-jcl-legacy-widget.php:370:23 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "jcl_register_widget". | classes/legacy/class-jcl-legacy-widget.php:418:1 | Plugin Repo |
| ERROR | hidden_files | Hidden files are not permitted. | .gitignore | Plugin Repo |
| ERROR | textdomain_invalid_format | The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "jcl_i18n". | jquery-categories-list.php | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "jcl_create_widget_block". | jquery-categories-list.php:56:1 | Plugin Repo |
| ERROR | nonexistent_tested_upto_header | Tested up to: 8.0. The "Tested up to" value in your plugin is not valid. This version of WordPress does not exist (yet). | readme.txt | Plugin Repo |
| 12.01.2026, 21:00:14 | 9s | 80 | 74 | 11 |
| 15.11.2025, 07:13:26 | 11s | 73 | 95 | 8 |