← Back to Leaderboard
The foundational image management plugin for WordPress. Control image sizes, regenerate thumbnails, enable retina, add modern formats—everything you n …
63
Score
160
Errors
82
Warnings
70K
Installs
Security91
Repo105
General43
Performance3
Accessibility0
Top Issues by Category
Issues organized by category, type, and rule family
Top Issues by File
Files with the highest concentration of issues in the latest scan
Issues Details
242 issues found in latest scan
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found create_sql_if_wpml_original | classes/core.php:764:43 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | classes/rest.php:534:35 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $success ? 'OK' : "Could not update options." | classes/rest.php:819:28 | General |
| ERROR | WordPress.WP.AlternativeFunctions.rand_mt_rand | mt_rand() is discouraged. Use the far less predictable wp_rand() instead. | common/helpers.php:184:12 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.unlink_unlink | unlink() is discouraged. Use wp_delete_file() to delete a file. | classes/rest.php:238:7 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $this | classes/core.php:791:36 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found create_sql_if_wpml_original | classes/core.php:791:43 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DEBUG". | wr2x_image.php:5:12 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SEND_ETAG". | wr2x_image.php:6:12 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SEND_EXPIRES". | wr2x_image.php:7:12 | Plugin Repo |
242 total row(s)
Scan History
3 scans recorded
| 16.12.2025, 08:32:55 | 18s | 63 | 160 | 82 |
| 03.12.2025, 10:01:31 | 15s | 63 | 160 | 82 |
| 12.11.2025, 23:56:21 | 17s | 63 | 162 | 81 |
3 total row(s)
Score Trend
Performance across 3 scans
Avg: 63
100
75
50
25
0
63.0
12.11
63.2
03.12
63.2
16.12
90-100
80-89
60-79
<60
Report an issue
Tell us if something in this report looks wrong or if you need a deeper audit for Perfect Images. We read every submission and typically reply within a day.