Make all WooCommerce product images the same size without cropping. Automatic, no configuration required.
Prioritized issue groups from the latest Plugin Check scan
I18n
405
2 issue groups
Maintainability
373
15 issue groups
Security
174
8 issue groups
Sample message
Mismatched text domain. Expected 'smart-image-resize' but got 'action-scheduler'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot restore file: [$file], check your error_log file for debugging."'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Smart_Image_Resize".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_wp_sir_exclude_size".
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $column_name used in $wpdb->get_var()
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$at_limit".
Sample message
$_COOKIE[self::COOKIE_NAME] not unslashed before sanitization. Use wp_unslash() or similar
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$function_name'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CronExpression".
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at WHERE ID IN ($placeholders)\n
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SIR_BASENAME".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
var_export() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
111
External assets
0
Incoming endpoints
7
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.17.1
25
Latest
v1.17.0
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 986 | 582 | 404 | v1.17.1 | 2.0.0 |
| 25 | 984 | 580 | 404 | v1.17.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.