| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$rules". | 51:13 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedClasses.services_jsonFound | The Services_JSON class has been deprecated since WordPress version 5.3.0. Use The PHP native JSON extension instead. | 219:18 | Plugin Repo |
| ERROR | WordPress.WP.DeprecatedClasses.services_jsonFound | The Services_JSON class has been deprecated since WordPress version 5.3.0. Use The PHP native JSON extension instead. | 241:15 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 308:68 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_page_access_denied". | 774:27 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ame_pre_set_custom_menu". | 1612:38 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$config_id'. | 1645:85 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "custom_admin_menu_capability". | 2683:31 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 3371:73 | General |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actions". | 88:61 | Plugin Repo |
| 11/12/2025, 5:08:20 PM | 58s | 47 | 320 | 11 |