开发者 |
masoudin
wpfitter bahreynipour teledark |
---|---|
更新时间 | 2025年2月28日 23:41 |
PHP版本: | 8.1 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/advanced-media-offloader/
or install directly through WordPresswp-config.php
(see configuration examples below)Currently supports Cloudflare R2, DigitalOcean Spaces, Amazon S3, Wasabi & MinIO. Additional providers are on the roadmap based on user demand.
Existing files remain untouched until you explicitly use the bulk offload feature. New uploads are automatically processed based on your settings.
The plugin hooks into WordPress core media functions using wp_get_attachment_url
and related filters. This ensures compatibility with themes, plugins, and core functions without modifying database URLs.
Files offloaded with "Retain Local Files" can be served locally by deactivating the plugin. For full cloud migrations, you'll need to re-download media files if you want to revert.
All generated image sizes are offloaded alongside the original. URL rewriting works for all sizes and srcset attributes.
Yes, since the plugin uses WordPress core hooks for URL rewriting, it's compatible with Elementor, Beaver Builder, WooCommerce, and most other plugins that use standard WordPress media functions.
The free version only supports publicly accessible files. Private files with authenticated access may be added in a future premium version.
With "Mirror Delete" enabled, corresponding cloud files are automatically removed. Otherwise, files remain in cloud storage, potentially creating orphaned objects.
The plugin logs errors to attachment metadata. Check the Media Overview page for detailed error reporting or enable WordPress debug logging for more information.
For optimal performance: