Deletes original image files if they have been resized
Prioritized issue groups from the latest Plugin Check scan
Security
11
4 issue groups
I18n
10
3 issue groups
Maintainability
5
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'delete-unscaled-images' but got 'sgdui'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
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
Detected usage of a non-sanitized input variable: $_GET['nonce']
Sample message
$_GET['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Tested up to: 6.5 < 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "sgdui", expected "delete-unscaled-images".
Potential connections found in static code analysis.
Outbound calls
1
External assets
0
Incoming endpoints
0
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.2.4
64
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 64 | 28 | 24 | 4 | v1.2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.