Automatically resize, optimize, and convert images to WebP and AVIF. Compress images in bulk or on upload to boost your WordPress site performance.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
22
10 issue groups
I18n
14
1 issue group
Security
3
3 issue groups
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$error_type".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "Checkpoint::ON_ACTIVATE".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "action_scheduler_failed_action".
Sample message
Unescaped parameter $table_name used in $wpdb->get_col()\n$table_name assigned unsafely at line 38.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Application files are not permitted.
Sample message
Plugin name "Image Optimization - Compress Images and Convert to WebP or AVIF" is different from the name declared in plugin header "Image Optimization - Optimize Images and Convert to WebP or AVIF".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
136
External assets
2
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.7.6
87
Latest
v1.7.5
87
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 87 | 39 | 15 | 24 | v1.7.6 | 2.0.0 |
| 87 | 38 | 14 | 24 | v1.7.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.