Re-sizes images right inside the browser BEFORE uploading them.
Prioritized issue groups from the latest Plugin Check scan
Security
9
2 issue groups
I18n
9
3 issue groups
Repo Compliance
1
1 issue group
Maintainability
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'.
Sample message
The $domain parameter must be a single text string literal. Found: static::TEXT_DOMAIN
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
The $text parameter must be a single text string literal. Found: static::PLUGIN_NAME
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Not analyzed yet.
First score snapshot
v1.0.1
75
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 20 | 19 | 1 | v1.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.