AVIF & WebP converter with built-in media replacement for local image optimization.
Prioritized issue groups from the latest Plugin Check scan
Security
284
12 issue groups
Maintainability
161
11 issue groups
I18n
10
2 issue groups
Sample message
Processing form data without nonce verification.
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
$_GET['log'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['log']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at WHERE status IN ($placeholders)\r\n
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['image']
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 242.
Sample message
Missing $domain parameter in function call to _n().
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using file_put_contents(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
A function call to _n() 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
Function "wp_filesize()" requires WordPress 6.0.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 488.
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cx_output_custom_bulk".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Potential connections found in static code analysis.
Outbound calls
71
External assets
0
Incoming endpoints
76
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
37 more hidden
2 score snapshots
v0.9.39
35
Latest
v0.9.38
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 458 | 34 | 424 | v0.9.39 | 2.0.0 |
| 35 | 449 | 26 | 423 | v0.9.38 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.