| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | no_plugin_readme | The plugin readme.txt does not exist. | — | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 45:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt_array | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 46:5 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 54:16 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_close | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 55:5 | Plugin Repo |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 220:23 | — |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 238:28 | — |
| ERROR | Squiz.PHP.Heredoc.NotAllowed | Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead | 252:24 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$url'. | 353:38 | Security |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| 16.11.2025, 08:56:37 | 10s | 97 | 10 | 5 |