Collect visual website feedback from colleagues and clients on your WordPress site.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | marker-io.php:307:40 | 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 '$site_url'. | marker-io.php:247:37 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$option_name". | uninstall.php:8:1 | 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 '$nonce'. | marker-io.php:248:35 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST["enableWidget"]. Use isset() or empty() to check the index exists before using it | marker-io.php:333:67 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST["enableWidget"] not unslashed before sanitization. Use wp_unslash() or similar | marker-io.php:333:67 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST["enableAdmin"]. Use isset() or empty() to check the index exists before using it | marker-io.php:334:66 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST["enableAdmin"] not unslashed before sanitization. Use wp_unslash() or similar | marker-io.php:334:66 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST["userRoleFilter"]. Use isset() or empty() to check the index exists before using it | marker-io.php:337:70 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST["userRoleFilter"] not unslashed before sanitization. Use wp_unslash() or similar | marker-io.php:337:70 | Security |
| 18.12.2025, 15:02:13 | 8s | 91 | 4 | 28 |
| 14.11.2025, 10:32:01 | 9s | 91 | 5 | 28 |