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
577
12 issue groups
Security
473
11 issue groups
I18n
224
2 issue groups
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
Function "wp_cache_flush_runtime()" requires WordPress 6.0.0, but your plugin minimum supported version is WordPress 5.3.0.
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
Detected usage of a non-sanitized input variable: $_POST['context']
Sample message
Missing $domain parameter in function call to __().
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
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
122
External assets
3
Incoming endpoints
14
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
4 score snapshots
v2.3.1
21
Latest
v2.3.0
21
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 21 | 1,290 | 428 | 862 | v2.3.1 | 2.0.0 |
| 21 | 1,288 | 426 | 862 | v2.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.