PhastPress automatically optimizes your site for the best possible performance.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Kibo'. | 4765:91 | Security |
| ERROR | hidden_files | Hidden files are not permitted. | — | 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. | 63:18 | — |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 112:38 | — |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_mkdir | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir(). | 182:14 | 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. | 185:41 | — |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 185:61 | — |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | 268:10 | 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. | 287:54 | — |
| ERROR | WordPress.DB.RestrictedClasses.mysql__PDO | Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO. | 289:58 | — |
| 11/13/2025, 12:55:25 PM | 29s | 67 | 87 | 51 |