| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$prdct_optn". | 40:11 | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'testerwp-ecommerce-companion' but got 'shopping-kart'. | 15:111 | General |
| ERROR | WordPress.WP.DeprecatedFunctions.get_page_by_titleFound | get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead. | 33:17 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedFunctions.get_page_by_titleFound | get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead. | 44:16 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedParameters.Get_termsParam2Found | The parameter "$term_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter. | 12: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 'get_permalink'. | 41:37 | 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 'get_permalink'. | 46:39 | 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 '$product'. | 46:144 | 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 '$rating_count'. | 51:30 | 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 '$rating_count'. | 51:76 | Security |
| 14.11.2025, 23:26:25 | 19s | 14 | 1042 | 73 |