Prevent public access to WordPress files and folders. Protect downloads from public access, Role-based folder access, and User base folder access.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'prevent-file-access' but got 'mo_media_restrict'. | 173:115 | General |
| ERROR | badly_named_files | File and folder names must not contain spaces or special characters. | — | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_readfile | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile(). | 215:5 | 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(). | 421:41 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writeable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writeable(). | 421:70 | 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(). | 439:41 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_is_writeable | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writeable(). | 439:70 | 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(). | 449:9 | Plugin Repo |
| ERROR | Generic.PHP.ForbiddenFunctions.Found | The use of function move_uploaded_file() is forbidden | 696:10 | — |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fsockopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fsockopen(). | 543:18 | Plugin Repo |
| 15.11.2025, 05:25:58 | 15s | 98 | 12 | 2 |