New
URL Replace tool (beta)
- Added URL Replace tool to Media Cloud > Migration. Scans
wp_posts (post content and excerpt), wp_postmeta, and wp_options for local upload URLs and replaces them with your configured CDN URL in a single background operation.
- Handles three URL encoding variants per value: plain string, JSON-escaped forward slashes (
https:\/\/), and rawurlencode form (https%3A%2F%2F). Covers all page builders and serialized postmeta correctly.
- Per-post replace available for targeted fixes without running a site-wide operation.
- Full revert to local URLs at any time via the same tool interface.
- Safely skips rows containing
__PHP_Incomplete_Class objects and a protected list of core WordPress options to prevent accidental breakage.
- Progress tracked in real time with processed row count and changed row count reported separately.
v1.1.3.3
First public release
June 2026
WP Media Cloud 1.1.3.3 is the first public release of the plugin. It has been in active use on client sites managed by Nahnu Media and this release makes it available for general use. Every feature below is fully functional in this release.
New
Storage providers
- Bunny Edge Storage -- native Bunny API integration. Regional storage zones, CDN URL rewriting, and WooCommerce signed downloads via token authentication.
- Cloudflare R2 -- zero egress storage with SigV4 signed URL support for WooCommerce secure downloads.
- Amazon S3 -- full S3 integration across all regions with IAM credential support.
- Wasabi -- flat-rate, zero-egress S3-compatible storage.
- DigitalOcean Spaces -- S3-compatible storage with built-in CDN.
- Hetzner Object Storage -- EU-based, GDPR-friendly S3-compatible storage.
- Backblaze B2 -- low-cost S3-compatible storage.
- Google Cloud Storage -- multi-region GCS bucket support.
- S3-compatible endpoint -- generic support for MinIO, OVHcloud, Scaleway, Vultr, Linode, and any S3-compatible provider.
New
CDN integrations
- Bunny CDN -- pull zone URL rewriting integrated with Bunny Edge Storage.
- Cloudflare CDN -- CDN URL rewriting for media served through Cloudflare.
- KeyCDN -- CDN URL rewriting for any public HTTP origin.
- EWWW Easy IO -- CDN layer integration for image optimisation pipeline delivery.
- CDN77 -- CDN URL rewriting for any public HTTP origin.
- Custom CDN URL -- configure any CDN or custom domain to rewrite media attachment URLs.
New
Image optimiser integrations
- ShortPixel -- compress and convert to WebP and AVIF before offloading. Free 100 credits per month.
- Imagify -- Smart Compression with lossy, lossless, and WebP conversion pipeline.
- Smush -- lossless and lossy compression. WebP and AVIF on Pro.
- EWWW Image Optimizer -- server-side optimisation with lazy load and format conversion.
- TinyPNG -- credit-based PNG and JPEG compression with WebP support.
- Cimo -- browser-side Canvas API compression with no server load. Safari not supported.
- Image Optimizer by Elementor -- server-side WebP and AVIF pipeline. Works on any WordPress site; Elementor not required.
New
Page builder integrations
- Bricks Builder -- images in Bricks layouts and templates served from cloud storage automatically.
- Elementor -- images in Elementor widgets, theme builder templates, and WooCommerce layouts served from cloud storage.
- Etch -- images in Etch-built pages served from cloud storage via WordPress media library URL rewriting.
- Beaver Builder -- images in Beaver Builder modules and saved templates served from cloud storage.
- Divi -- images in Divi sections, rows, modules, and Theme Builder layouts served from cloud storage.
- Breakdance -- images in Breakdance elements, global headers, footers, and post templates served from cloud storage.
- Oxygen Builder -- images in Oxygen components and templates served from cloud storage. Supports Oxygen Classic and Oxygen 6.
- WPBakery -- images in WPBakery rows, columns, and elements served from cloud storage.
New
Plugin integrations
- WooCommerce -- product images, gallery images, category images, and downloadable files offloaded. Signed secure downloads on Bunny Edge Storage (token auth) and Cloudflare R2 (SigV4).
- Advanced Custom Fields -- Image, File, and Gallery field types offloaded transparently via media library URL rewriting.
- Meta Box -- Image, File, Image List, Image Advanced, File List, and File Advanced field types offloaded.
- ACPT -- Image, Gallery, and File field types offloaded via media library URL rewriting.
- WPML -- shared WordPress media library across all language versions. All translations automatically receive cloud storage URLs.
- Polylang -- shared media library across language versions. Cloud URLs applied to all translations automatically. Works with free and Pro.
- TranslatePress -- shared media library across language versions. Cloud URLs applied to all translations. Works with free and all paid plans.
- BuddyBoss -- profile photos, cover images, group images, activity feed media, message attachments, and course images offloaded automatically.
- JetEngine -- Image, Media Gallery, and gallery fields inside Repeater fields offloaded. Works via Dynamic Image widgets and Dynamic Tags in Elementor, Bricks, Gutenberg, and Divi.
- Pods -- Image/File Upload and multiple file/image fields offloaded. Works on Custom Post Types, taxonomies, users, and Advanced Content Types.
New
Core media offloading
- Automatic offloading of all new media uploads to the configured cloud storage provider on upload.
- Bulk migration tool to offload the existing WordPress media library to cloud storage in the background with no item limits.
- Transparent URL rewriting for all WordPress attachment URLs including featured images, gallery images, post content images, and custom field images.
- Optional local file removal after successful offload to cloud storage.
- Mirror deletion -- files removed from cloud storage when deleted from the WordPress media library.
- Custom path prefix configuration for organising files within the storage bucket.
- File versioning with optional timestamp appended to bucket paths to prevent CDN caching issues.
- Beta URL Replace tool for rewriting existing media URLs in post content and postmeta to match the configured cloud storage URL structure.
- SureCart licensing integration for activation and licence management.