Serve perfectly optimized images, videos, models and 360 spins. The best WordPress & WooCommerce CDN plugin for media.
Prioritized issue groups from the latest Plugin Check scan
Security
874
12 issue groups
Maintainability
618
12 issue groups
I18n
14
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"</{$tag}>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accountInfo".
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $attachment_id at WHERE attachment_id = $attachment_id\n
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
Detected usage of a non-sanitized input variable: $_FILES[$i]["tmp_name"]
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $cache_table used in $wpdb->get_results()
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$i]["tmp_name"]. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Function "delete_post_thumbnail()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Sanitization missing for register_setting().
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ConflictPlugins".
Sample message
Missing $domain parameter in function call to __().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Unescaped parameter $excluded_statuses used in $wpdb->get_var()\n$excluded_statuses assigned unsafely at line 7433.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Potential connections found in static code analysis.
Outbound calls
90
External assets
49
Incoming endpoints
49
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
v8.2.5
23
Latest
v8.2.4
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,618 | 614 | 1,004 | v8.2.5 | 2.1.0 |
| 23 | 1,620 | 616 | 1,004 | v8.2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.