Improve the quality of re-sized images by replacing standard GD library with ImageMagick.
Prioritized issue groups from the latest Plugin Check scan
Security
23
6 issue groups
Maintainability
16
7 issue groups
I18n
5
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Detected usage of a non-sanitized input variable: $_POST['disable_client_side_processing']
Sample message
$_POST['disable_client_side_processing'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
Sample message
The use of function proc_open() is forbidden
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
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
The use of function set_time_limit() is discouraged
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE 'image/%%'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$path_field_html'.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
The parameter "null" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.0
56
Latest
v1.8.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 56 | 44 | 17 | 27 | v2.0.0 | 2.1.0 |
| 35 | 92 | 63 | 29 | v1.8.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.