Imagify: Optimize Images for Top Speed (Compress & Convert to WebP/AVIF)

Optimize images in 1‑click: compress, resize & convert to WebP/AVIF - free up to 20MB/month. Enjoy the easiest WordPress image optimizer to set up.

v2.2.8WP MediaUpdated 2026-06-01Added Jan 27, 20161m+ installs86% rating100% support resolved
21
Score
418
Errors
851
Warnings
+0
Change

Category Scores

Security0
Repo75
Performance100
Maintainability0

Top Issues by Category

maintainability561
security466
i18n224

Issues Details

1,269 issues found in latest scan

WARNING224
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$added".

ERROR218
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'imagify' but got 'action-scheduler'.

WARNING155
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

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 )"

WARNING124
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING113
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR83
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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"'.

WARNING53
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING41
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $column_name used in $wpdb->get_var()

WARNING39
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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".

ERROR36
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class_name'.

ERROR32
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $column_values used in $wpdb->get_col()\n$column_values assigned unsafely at line 164.

WARNING29
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR23
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $date_query

WARNING23
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'option_page_capability_' . $this->settings_group".

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression".

ERROR9
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING7
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

WARNING6
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['context']

ERROR6
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING5
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['context'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".

WARNING3
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

WARNING3
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

ERROR3
application_detected

Application files are not permitted.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

Latest Snapshot

Findings

1,269

Errors

418

Warnings

851

Score History

First score snapshot

First scan completed Jun 19, 2026

v2.2.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v2.2.8

21

Latest

Findings
1,269
Errors
418
Warnings
851
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins