Download the files from the Media Library in ZIP format.
Prioritized issue groups from the latest Plugin Check scan
Security
28
6 issue groups
Maintainability
23
11 issue groups
I18n
10
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'download-media-library' but got 'MTDML'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['error']
Sample message
$_GET['error'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "get_admin_url()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.6.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attachments".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
The use of function ini_set() is discouraged
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
Tested up to: 4.6 < 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.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "mtdml", expected "download-media-library".
Potential connections found in static code analysis.
Outbound calls
4
External assets
2
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v0.2.1
49
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 49 | 62 | 22 | 40 | v0.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.