Moving Media Library

Supports the transfer of Media Library between servers.

v1.24Katsushi KawamoriUpdated Added 2k+ installs92% rating
94
Score
3
Errors
27
Warnings
+0
Change

Category Scores

Security94
Repo100
Performance100
Maintainability85

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

30 findings

Maintainability

29

5 issue groups

Security

1

1 issue group

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.13
Category
Maintainability
Occurrences
13
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().10
Category
Maintainability
Occurrences
10
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_ids".3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_ids".

ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.6.0.2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 4.6.0.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_FILES['filename']['tmp_name']1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_FILES['filename']['tmp_name']

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

External Connections

Not analyzed yet.

Score History

First score snapshot

v1.24

94

Latest

Findings
30
Errors
3
Warnings
27
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

25 nodes

Related Plugins

Export Media as ZIP

1k+ active installs

100
Export Media URLs

7k+ active installs

100
Media Trash Button

400 active installs

100
Remove Broken Images

900 active installs

100
BEA – Sanitize Filename

1k+ active installs

99