Offload Media moves your WordPress files to cloud storage (AWS S3, DigitalOcean, Cloudflare R2, Google Cloud) to improve site performance.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$view'. | 597:18 | Security |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 612:39 | General |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_init | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 250:19 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 251:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 252:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 253:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_setopt | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 254:13 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_exec | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 255:30 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_getinfo | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 256:30 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_close | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 257:13 | Plugin Repo |
| 15.11.2025, 10:48:14 | 24s | 64 | 107 | 79 |