A web developers toolbox for remotely managing and monitoring tens, hundreds, or thousands of WordPress websites at once.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | lib/Backup/Utils.php:299:19 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$permissions'. | lib/Audit/Files/Tools.php:72:48 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_chmod | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod(). | lib/Audit/Files/Tools.php:76:20 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | lib/Audit/Files/Tools.php:117:23 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | lib/Audit/Files/Tools.php:141:38 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_rmdir | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir(). | lib/Audit/Files/Tools.php:154:38 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$fileperms'. | lib/Audit/Files/Tools.php:176:53 | Security |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dirperms'. | lib/Audit/Files/Tools.php:180:58 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_mkdir | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir(). | lib/Audit/Files/Tools.php:186:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_chmod | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod(). | lib/Audit/Files/Tools.php:191:25 | Plugin Repo |
| 05.02.2026, 06:40:45 | 15s | 67 | 93 | 44 |
| 14.01.2026, 08:02:48 | 15s | 67 | 93 | 44 |
| 14.11.2025, 08:37:08 | 20s | 68 | 91 | 44 |