Unlimited free image compression and WebP conversion, done instantly as you upload them. No quotas, no external servers, no limits.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
4
1 issue group
Maintainability
4
4 issue groups
Security
2
1 issue group
ERRORI18nMissing Translators CommentA function call to esc_html__() 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.4
- Category
- I18n
- Occurrences
- 4
- Severity
- error
Sample message
A function call to esc_html__() 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.
ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$converted_format_markup'.2
- Category
- Security
- Occurrences
- 2
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$converted_format_markup'.
WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Use of a direct database call is discouraged.
WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "big_image_size_threshold".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "big_image_size_threshold".
WARNINGMaintainabilitymismatched plugin namePlugin name "Cimo - Free Instant Image Optimizer & WebP Converter" is different from the name declared in plugin header "Cimo - Image Optimizer".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Cimo - Free Instant Image Optimizer & WebP Converter" is different from the name declared in plugin header "Cimo - Image Optimizer".
Score History
First score snapshot
v1.4.1
90
Latest
- Findings
- 10
- Errors
- 6
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 10 | 6 | 4 | v1.4.1 | 2.0.0 |