Linux 软件免费装
Banner图

Advanced Media Offloader

开发者 masoudin
wpfitter
bahreynipour
teledark
更新时间 2025年2月28日 23:41
PHP版本: 8.1 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

media library s3 cloudflare offload

下载

2.0.3 2.1.0 3.1.0 3.3.0 3.0.0 1.3.0 1.4.0 1.4.2 1.0.0 1.4.3 1.5.0 2.0.0 3.2.0 3.3.1 2.0.1 2.0.2 1.1.0 1.2.0 1.4.1 1.4.5 1.5.2 1.4.4 1.5.1

详情介绍:

安装:

  1. Upload the plugin files to /wp-content/plugins/advanced-media-offloader/ or install directly through WordPress
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to "Media Offloader" in the admin menu to configure settings
  4. Add your cloud provider credentials to wp-config.php (see configuration examples below)
  5. Test your connection and start offloading media

屏幕截图:

  • Media Overview page - Media Overview and Bulk Offload
  • Attachment details page - View the offload status of individual media files.

升级注意事项:

1.5.1 This update improves the Bulk offload process 1.5.0 This update introduces support for Amazon S3, a new cloud storage provider. Please update to access these new features and bug fixes. 1.4.0 This update introduces a bulk offload feature, fixes the subdir path for non-image files, and includes UI improvements. Please update to access these new features and bug fixes. 1.3.0 This update introduces UI improvements and bug fixes. Please update to access these new features and bug fixes. 1.2.0 This update introduces MinIO support, local file deletion options, UI improvements, and offload status in Media Library. Please update to access these new features and bug fixes. 1.1.0 This update improves the code base and adds support for DigitalOcean Spaces. Update recommended for all users. 1.0.0 Initial release. Please provide feedback and report any issues through the support forum.

常见问题:

Does this plugin support other cloud storage platforms?

Currently supports Cloudflare R2, DigitalOcean Spaces, Amazon S3, Wasabi & MinIO. Additional providers are on the roadmap based on user demand.

What happens to the media files already uploaded on my server?

Existing files remain untouched until you explicitly use the bulk offload feature. New uploads are automatically processed based on your settings.

How exactly does URL rewriting work?

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.

Can I rollback if needed?

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.

How are image sizes and thumbnails handled?

All generated image sizes are offloaded alongside the original. URL rewriting works for all sizes and srcset attributes.

Will this work with page builders and media-heavy plugins?

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.

Does it support private files with access control?

The free version only supports publicly accessible files. Private files with authenticated access may be added in a future premium version.

What happens if I remove a media file from the WordPress Media Library?

With "Mirror Delete" enabled, corresponding cloud files are automatically removed. Otherwise, files remain in cloud storage, potentially creating orphaned objects.

How can I debug issues with file offloading?

The plugin logs errors to attachment metadata. Check the Media Overview page for detailed error reporting or enable WordPress debug logging for more information.

What's the recommended bucket configuration?

For optimal performance:

  1. Enable CORS configuration
  2. Set appropriate public read permissions
  3. Configure proper region (closest to your audience)
  4. Consider using a CDN for global distributions

更新日志:

3.3.1 3.3.0 3.2.0 3.1.0 3.0.0 2.1.0 2.0.3 2.0.2 2.0.1 2.0.0 1.6.0 1.5.2 1.5.1 1.5.0 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0