Save your time by automatically converting from .DOCX to content with all WordPress post attributes.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'seraph_pds'. | options.php:1317:248 | Security |
| 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(). | Cmn/Gen.php:2168:12 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fopen | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen(). | Cmn/Gen.php:2196:17 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | Cmn/Gen.php:2212:4 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.rename_rename | rename() is discouraged. Use WP_Filesystem::move() to rename a file. | Cmn/Gen.php:2896:45 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.rename_rename | rename() is discouraged. Use WP_Filesystem::move() to rename a file. | Cmn/Gen.php:2925:11 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | Cmn/Gen.php:2935:23 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | Cmn/Gen.php:3314:20 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | Cmn/Gen.php:3498:16 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | Cmn/Gen.php:3664:12 | Plugin Repo |
| 13.02.2026, 20:30:33 | 29s | 1 | 1165 | 89 |
| 15.11.2025, 13:11:45 | 42s | 1 | 1166 | 92 |