A simple and lightweight yet rock-solid plugin that blocks comment spam using multiple automatic detection methods.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_basename". | 107:1 | 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: "my_plugin_get_filesystem". | 196:1 | Plugin Repo |
| 18.11.2025, 02:02:04 | 10s | 99 | 2 | 0 |