ACF field that allows user to crop image to a specific aspect ratio or pixel size
Prioritized issue groups from the latest Plugin Check scan
I18n
39
4 issue groups
Maintainability
15
6 issue groups
Sample message
Mismatched text domain. Expected 'acf-image-aspect-ratio-crop' but got 'acf'.
Sample message
Detected usage of meta_query, possible slow query.
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
error_log() found. Debug code should not normally be used in production.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "npx_acf_field_image_aspect_ratio_crop".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_object_id".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Image too small. Minimum image dimensions are %d×%d pixels.'.
Sample message
Plugin name "Image Aspect Ratio Crop Field for Advanced Custom Fields" is different from the name declared in plugin header "Image Aspect Ratio Crop for Advanced Custom Fields".
Potential connections found in static code analysis.
Outbound calls
24
External assets
0
Incoming endpoints
5
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
2 score snapshots
v6.0.6
97
Latest
v6.0.5
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 54 | 38 | 16 | v6.0.6 | 2.1.0 |
| 35 | 107 | 70 | 37 | v6.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.