Offload WordPress media to Amazon S3, Cloudflare R2, DigitalOcean Spaces & more. Save server space, serve files via CDN, speed up your site.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
98
11 issue groups
Security
47
7 issue groups
Repo Compliance
1
1 issue group
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->cron_interval_identifier".
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['action']
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
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$donate_url".
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 503.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ewww_image_optimizer_bypass".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "SELECT webp_size FROM {$table_name} WHERE path IN (%s, %s) LIMIT 1"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['attachment_id']. Check that the array index exists before using it.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
Plugin name "Advanced Media Offloader – Offload Media to Amazon S3, Cloudflare R2, DigitalOcean Spaces & More" is different from the name declared in plugin header "Advanced Media Offloader".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The upgrade notice for "4.5.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
282
External assets
0
Incoming endpoints
11
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v4.5.2
39
Latest
v4.5.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 146 | 0 | 146 | v4.5.2 | 2.1.0 |
| 31 | 260 | 114 | 146 | v4.5.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.