| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$purger". | 1152:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "vhp_site_status_caching_test". | 22:1 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 72:13 | General |
| ERROR | five_star_reviews_detected | Linking directly to 5 stars reviews is not allowed. | 568:20 | Plugin Repo |
| ERROR | hidden_files | Hidden files are not permitted. | — | Plugin Repo |
| ERROR | no_license | Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license. | — | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "vhp_purge_urls". | 1100:44 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "vhp_add_site_status_tests". | 14:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "vhp_home_url". | 337:36 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "vhp_varnish_ip". | 694:51 | Plugin Repo |
| 11/13/2025, 3:13:17 AM | 12s | 98 | 14 | 2 |