EasyMedia - Increase the maximum upload file size limit to any value. Increase upload limit - upload large files effortlessly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
116
15 issue groups
Security
99
7 issue groups
I18n
4
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_limit".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['async-upload']['error']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['async-upload']['error']. Check that the array index exists before using it.
Sample message
Function "_wp_get_allowed_postdata()" requires WordPress 5.0.1, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Class_Max_Uploader_Loader".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "appsero_init_tracker_wp_maximum_upload_file_size".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$tier['sites']'.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Mismatched text domain. Expected 'wp-maximum-upload-file-size' but got 'easy-media'.
Sample message
The use of function ini_set() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "async_upload_{$type}".
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Plugin name "EasyMedia – Increase Media Upload File Size | Role-Based Upload Limit | Increase Execution Time" is different from the name declared in plugin header "EasyMedia - Increase Media Upload Size".
Sample message
Mismatched Requires at least: 3.0 != 4.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wp-maximum-upload-file-size" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
40
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.5
34
Latest
v3.0.4
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 220 | 82 | 138 | v3.0.5 | 2.0.0 |
| 33 | 220 | 82 | 138 | v3.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.