Allows users to export media library files as a compressed zip archive. Links Website Support
| 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 '$uploads['error']'. | 194:35 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.2 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | — | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'self'. | 126:82 | 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 'ob_get_clean'. | 131:14 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['folder_structure']. Use isset() or empty() to check the index exists before using it | 57:7 | Security |
| WARNING | missing_composer_json_file | The "/vendor" directory using composer exists, but "composer.json" file is missing. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['folder_structure'] not unslashed before sanitization. Use wp_unslash() or similar | 57:7 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['folder_structure'] | 57:7 | Security |
| WARNING | readme_parser_warnings_trimmed_short_description | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. | — | Plugin Repo |
| 11/13/2025, 3:26:12 AM | 13s | 97 | 4 | 5 |