Effective image compression and optimization during the upload process. Smart, automatic and reliable.
Prioritized issue groups from the latest Plugin Check scan
Security
54
9 issue groups
Maintainability
11
9 issue groups
I18n
6
3 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$count'.
Sample message
Processing form data without nonce verification.
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
Processing form data without nonce verification.
Sample message
$_GET['ids'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The WP_Http_Curl class has been deprecated since WordPress version 6.4.0. Use WP_Http instead.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 101.
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$options".
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
Detected usage of a non-sanitized input variable: $_GET['ids']
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: "Need to optimize all your existing images? Use the <strong><a href=\"".admin_url('tools.php?page=optimus-bulk-optimizer')."\">Optimus Bulk Optimizer</a></strong>."
Sample message
Plugin name "Optimus - WordPress Image Optimizer" is different from the name declared in plugin header "Optimus".
Sample message
Tested up to: 6.9 < 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
The plugin name includes a restricted term. Your chosen plugin name - "Optimus - WordPress Image Optimizer" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v1.6.3
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 72 | 52 | 20 | v1.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.