Image optimization in 1‑click: compress, resize & convert to WebP/AVIF – free up to 20MB/month. Enjoy the easiest WordPress image optimizer to set up.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
571
11 issue groups
Security
472
11 issue groups
I18n
224
2 issue groups
Supply Chain
3
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accept_url".
Sample message
Mismatched text domain. Expected 'imagify' but got 'action-scheduler'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $active_folder_ids at "SELECT $files_key_esc, path FROM $files_table WHERE folder_id NOT IN ( $active_folder_ids )"
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"The bulk action $action does not have a callback method"'.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_imagify_add_actions_to_media_list_row".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class_name'.
Sample message
Unescaped parameter $column_values used in $wpdb->get_col()\n$column_values assigned unsafely at line 164.
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $date_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'option_page_capability_' . $this->settings_group".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function ini_set() is discouraged
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a non-sanitized input variable: $_POST['context']
Sample message
$_POST['context'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hidden files are not permitted.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
123
External assets
3
Incoming endpoints
15
wp_ajax
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
7 score snapshots
v2.3.4
22
Latest
v2.3.3
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,284 | 416 | 868 | v2.3.4 | 2.1.0 |
| 22 | 1,282 | 415 | 867 | v2.3.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.