Effortlessly view, search, filter and manage your WordPress debug.log in the admin dashboard. Real-time monitoring and email alerts
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_readfile | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile(). | admin/controllers/LogController.php:209:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | admin/controllers/LogController.php:455:38 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'. | admin/controllers/LiveUpdatesController.php:35:18 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$controller". | debug-log-viewer.php:29:41 | Plugin Repo |
| ERROR | WordPress.WP.I18n.UnorderedPlaceholdersText | Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'The file exceeds the %s limit, only the last %s will be displayed.'. | admin/controllers/LogController.php:455:41 | General |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | admin/controllers/LogController.php:495:19 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable(). | admin/controllers/LogController.php:169:9 | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | admin/controllers/LiveUpdatesController.php:27:13 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | admin/controllers/LiveUpdatesController.php:27:35 | Security |
| WARNING | missing_composer_json_file | The "/vendor" directory using composer exists, but "composer.json" file is missing. | composer.json | Plugin Repo |
| 05.01.2026, 07:30:17 | 13s | 91 | 7 | 29 |
| 26.11.2025, 07:04:45 | 10s | 90 | 33 | 27 |
| 15.11.2025, 22:57:27 | 14s | 90 | 33 | 27 |