Optimize images & PDFs smartly. Create and compress next-gen WebP and AVIF formats. Smart crop and resize.
Prioritized issue groups from the latest Plugin Check scan
Security
826
9 issue groups
Maintainability
573
11 issue groups
I18n
385
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actionName".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"' $selected >"'.
Sample message
Use placeholders and $wpdb->prepare(); found $delete_sql
Sample message
Processing form data without nonce verification.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Optimizing - Item has been sent to ShortPixel (%d/%d)'.
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
Unescaped parameter $delete_sql used in $wpdb->query()\n$delete_sql assigned unsafely at line 489.
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET['SHORTPIXEL_DEBUG'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'shortpixel-image-optimiser' but got 'enable-media-replace'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['SHORTPIXEL_DEBUG']. Check that the array index exists before using it.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Detected usage of a non-sanitized input variable: $_GET["s"]
Sample message
The $text parameter must be a single text string literal. Found: "You add an average of %s %d images and thumbnails %s to your Media Library every month and you have <strong>a plan of %d images/month (and %d one-time images)</strong>.%s"\n . " You may need to upgrade your plan to have all your images optimized."
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Function "get_post_parent()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 4.8.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "/shortpixel/front/showConsoleLog".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
171
External assets
0
Incoming endpoints
8
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v6.5.5
22
Latest
v6.5.4
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,844 | 1,044 | 800 | v6.5.5 | 2.0.0 |
| 22 | 1,844 | 1,044 | 800 | v6.5.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.