| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constants". | 16:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant". | 153:23 | Plugin Repo |
| WARNING | WordPress.NamingConventions.PrefixAllGlobals.VariableConstantNameFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$constant['key']". | 155:14 | Plugin Repo |
| 15.11.2025, 19:07:46 | 10s | 99 | 2 | 1 |