| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_wen_skill_charts". | 79:1 | Plugin Repo |
| ERROR | WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion | Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development. | 84:114 | Performance |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 3 | 129:19 | General |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 3 | 130:19 | General |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "__()". Expected: 2 parameters, received: 3 | 131:19 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ws_image_slider_transitions_options". | 133:31 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'. | 149:14 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'. | 153:34 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 216:45 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 216:95 | Security |
| 15.11.2025, 20:27:20 | 10s | 71 | 70 | 19 |