All-in-one WordPress image optimization: disable thumbnails, compress, convert to WebP & AVIF, clean your media library, and offload images to a CDN.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
63
7 issue groups
Security
60
9 issue groups
I18n
10
2 issue groups
Repo Compliance
3
3 issue groups
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 $groups used in $wpdb->get_var()\n$groups assigned unsafely at line 277.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids at \t\t\t\t\t WHERE post_id IN ( $ids ) AND meta_key = %s"
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
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE 'image%%'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['thumbpress_image']
Sample message
Unescaped parameter $mime_in used in $wpdb->get_var()
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config_file".
Sample message
$_GET['thumbpress_image'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
Plugin name "ThumbPress – Compress Images, Manage Thumbnails, Detect Image Issues, WebP/AVIF, Lazy Loading, Hotlinking & More" is different from the name declared in plugin header "ThumbPress".
Sample message
Tested up to: 7.0 < 7.1. 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.
Potential connections found in static code analysis.
Outbound calls
201
External assets
2
Incoming endpoints
8
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
11 score snapshots
v6.8.0
39
Latest
v6.7.0.3
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 136 | 23 | 113 | v6.8.0 | 2.1.0 |
| 39 | 111 | 22 | 89 | v6.7.0.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.