| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$apiUrl'. | plugin.php:1031:21 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant". | plugin.php:157:23 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constants". | plugin.php:16:1 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:216:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:217:7 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:218:7 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:219:7 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:220:22 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_errno | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:222:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_error | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | plugin.php:223:20 | Plugin Repo |
| 18.12.2025, 23:30:12 | 8s | 98 | 11 | 1 |
| 15.11.2025, 19:07:46 | 10s | 99 | 2 | 1 |