An efficient media information extraction utility with CSV export option, suitable for several use-cases including migration and SEO.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: Constants::PLUGIN_TEXT_DOMAIN | 99:94 | General |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | 524:25 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: Constants::PLUGIN_TEXT_DOMAIN | 525:74 | General |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | 529:17 | Plugin Repo |
| ERROR | WordPress.WP.I18n.InterpolatedVariableText | The $text parameter must not contain interpolated variables or expressions. Found: $csv_download_url | 532:39 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: Constants::PLUGIN_TEXT_DOMAIN | 532:165 | 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 '"<div class='updated' style='width: 97%'>$success_message</div>"'. | 534:22 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 536:81 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: Constants::PLUGIN_TEXT_DOMAIN | 536:194 | General |
| 11/14/2025, 3:40:14 AM | 11s | 74 | 73 | 34 |