| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | library_core_files | Library files that are already in the WordPress core are not permitted. | assets/libs/json-editor/jquery.json-editor.min.js | 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 'htmlspecialchars'. | includes/class-backend.php:2824:113 | Security |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | includes/class-duplicate.php:240:77 | 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 'apply_filters'. | includes/class-backend.php:1630:22 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "post_row_actions". | includes/class-backend.php:2026:54 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | includes/class-duplicate.php:239:81 | General |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['form_data'] not unslashed before sanitization. Use wp_unslash() or similar | includes/class-backend.php:716:38 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['form_data'] | includes/class-backend.php:716:38 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['field'] not unslashed before sanitization. Use wp_unslash() or similar | includes/class-backend.php:754:41 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['type'] not unslashed before sanitization. Use wp_unslash() or similar | includes/class-backend.php:755:41 | Security |
| 12.12.2025, 04:00:19 | 14s | 83 | 6 | 63 |
| 15.11.2025, 10:04:58 | 17s | 77 | 22 | 79 |