Find large files and folders in no time! Hunt down the TOP 10 files and folders with the most disk usage.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$idx". | 43:40 | Plugin Repo |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 53:37 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$column". | 43:48 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$rowIdx'. | 50:89 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$idx". | 26:41 | Plugin Repo |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 64:37 | — |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bar". | 26:49 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$idx'. | 27:86 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$idx". | 35:41 | Plugin Repo |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 64:37 | — |
| 15.11.2025, 22:22:10 | 13s | 88 | 30 | 20 |