Official WordPress plugin to automatically load all your WordPress images via the Gumlet service for smaller, faster, better looking images.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
52
13 issue groups
Security
43
6 issue groups
Repo Compliance
2
2 issue groups
Supply Chain
1
1 issue group
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$this'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['GUMLET_DEBUG']
Sample message
$_GET['GUMLET_DEBUG'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$escaped".
Sample message
The use of function ini_set() is discouraged
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "http_build_url".
Sample message
Found call to wp_register_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Hidden files are not permitted.
Sample message
Plugin name "Gumlet - Image optimization with Resize, Compression, Lazy load, Caching & CDN delivery" is different from the name declared in plugin header "Gumlet".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Unexpected markdown file "RELEASE_GUIDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.4.2
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 98 | 53 | 45 | v1.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.