Show Review Stars via ProvenExpert.com in WordPress
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "sv_core". | 2:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->get_root()->get_prefix() | 1:78 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 2:10 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->get_root()->get_prefix() | 2:58 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 4:96 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->get_root()->get_prefix() | 4:114 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound | Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "sv_provenexpert". | 2:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->get_root()->get_prefix() | 15:58 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() 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. | 16:46 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: $this->get_root()->get_prefix() | 16:127 | General |
| 15.11.2025, 11:20:53 | 21s | 4 | 921 | 143 |