Export Media Library

Allows users to export media library files as a compressed zip archive. Links Website Support

v4.0.2Andrej PavlovicUpdated 2023-04-05Added Jul 1, 201830k+ installs98% rating
73
Score
5
Errors
5
Warnings
+0
Change

Category Scores

Security55
Repo91
Performance100
Maintainability97

Top Issues by Category

Issues Details

10 issues found in latest scan

ERROR2
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'.

ERROR1
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']'.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['folder_structure']

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['folder_structure']. Check that the array index exists before using it.

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['folder_structure'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

Tested up to: 6.2 < 7.0. 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.

WARNING1
readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

Latest Snapshot

Findings

10

Errors

5

Warnings

5

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.0.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.0.2

73

Latest

Findings
10
Errors
5
Warnings
5
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins