Title: FastCloudWP – Media Offload &amp; CDN Delivery
Author: FastCloudWP
Published: <strong>2026 年 5 月 15 日</strong>
Last modified: 2026 年 5 月 16 日

---

搜索插件

![](https://ps.w.org/fastcloud-offload-media/assets/banner-772x250.png?rev=3533759)

![](https://ps.w.org/fastcloud-offload-media/assets/icon-256x256.png?rev=3533677)

# FastCloudWP – Media Offload & CDN Delivery

 作者：[FastCloudWP](https://profiles.wordpress.org/fastcloudwp/)

[下载](https://downloads.wordpress.org/plugin/fastcloud-offload-media.1.0.1.zip)

 * [详情](https://cn.wordpress.org/plugins/fastcloud-offload-media/#description)
 * [评价](https://cn.wordpress.org/plugins/fastcloud-offload-media/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/fastcloud-offload-media/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/fastcloud-offload-media/#developers)

 [支持](https://wordpress.org/support/plugin/fastcloud-offload-media/)

## 描述

WordPress media libraries grow fast. Images, videos, and documents pile up on your
server, increasing disk space usage and server load with every request. FastCloudWP
automatically offloads your media library to cloud storage and rewrites every URL
so visitors get files from the CDN, faster and with less load on your server.

**No AWS. No IAM. No S3 buckets. No storage configuration.** Just [create a FastCloudWP account](https://app.fastcloudwp.com/register),
paste your site key into the plugin, and you’re done. Everything else is handled
for you, including a **5 GB free plan, unlimited sites, no time limit**.

#### Features

 * **Automatic offloading:** New uploads are automatically offloaded to cloud storage
   immediately after processing; images, videos, documents, and all thumbnail sizes
   included.
 * **CDN URL rewriting:** Frontend `src` and `srcset` attributes are rewritten on
   the fly to serve media from the CDN. Compatible with any theme, page builder,
   or plugin that uses standard WordPress media functions.
 * **Bulk migration:** Offload your entire existing media library in bulk from the
   admin dashboard.
 * **Optional local deletion:** Free up disk space by removing local copies after
   offloading.
 * **Offload status tracking:** Each attachment is tracked (`queued`, `pending`,`
   offloaded`) so you always know what’s been moved.
 * **WP-CLI support:** Offload media and free disk space from the command line, 
   with progress bars.
 * **Settings UI:** Clean admin interface to connect, configure, and monitor everything.

#### Pro Plan

Upgrade to Pro for more storage and advanced features:

 * **100 GB storage** (20x the free plan)
 * **Custom CDN domain:** serve assets from your own domain, e.g. `cdn.yoursite.
   com`
 * **Direct restore to WordPress:** restore offloaded media back to your server 
   in one click
 * **Priority support**

Learn more at [fastcloudwp.com](https://fastcloudwp.com/).

### External Services

This plugin connects to the **FastCloudWP** service to store and deliver your media
files.

When you connect the plugin, your site communicates with the FastCloudWP API at `
https://app.fastcloudwp.com/` to authenticate, offload media files, and receive 
delivery status callbacks. Media files uploaded to WordPress are transmitted to 
FastCloudWP’s servers and served to visitors from the FastCloudWP CDN.

This service is operated by FastCloudWP. Please review their policies before using
the plugin:

 * [Privacy Policy](https://fastcloudwp.com/privacy)
 * [Terms of Service](https://fastcloudwp.com/terms)

No data is sent to FastCloudWP until you explicitly connect the plugin using your
site key.

## 屏幕截图

 * [[
 * The FastCloudWP dashboard showing offload progress and media statistics.
 * [[
 * The Connect your Website screen
 * [[
 * The Settings screen to configure offload options.

## 安装

 1. Install and activate the plugin using WordPress’ built-in installer.
 2. Access **FastCloudWP** from the WordPress admin menu.
 3. Register for a free account at [fastcloudwp.com](https://fastcloudwp.com/).
 4. Create a new website in your FastCloudWP dashboard.
 5. Copy your site key and paste it into the plugin, then click **Connect**.
 6. Use the **Offload** tab to migrate your existing media library in bulk.

## 常见问题

### Is setup really that simple?

Yes. Install the plugin, paste your site key, done. No AWS account, no IAM policies,
no bucket config, no `wp-config.php` edits. If you can copy a password, you can 
set up FastCloudWP.

### Will this break my site or hurt my SEO?

No. Every media URL is rewritten automatically and kept in sync. Your site looks
identical to visitors and to Google — the only difference is that images now load
from the CDN instead of your server.

### Will I get surprise bandwidth bills if my site goes viral?

Never. Bandwidth and CDN delivery are included on every plan. One flat monthly price
based on storage — no egress fees, no per-request charges, no overages.

### Does it work with WooCommerce, Elementor, Divi, or ACF?

Yes. FastCloudWP rewrites URLs across the full WordPress filter graph, so page builders,
custom fields, galleries, and WooCommerce product images all serve from the CDN 
with zero extra config.

### What’s the catch with the free plan?

There isn’t one. 5 GB, unlimited sites, full bulk migration, full CDN, no time limit.
The free tier exists so you can prove it works before you pay anything.

## 评价

此插件暂无评价。

## 贡献者及开发者

「FastCloudWP – Media Offload & CDN Delivery」是开源软件。 以下人员对此插件做出了
贡献。

贡献者

 *   [ FastCloudWP ](https://profiles.wordpress.org/fastcloudwp/)
 *   [ santerref ](https://profiles.wordpress.org/santerref/)

[帮助将「FastCloudWP – Media Offload & CDN Delivery」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/fastcloud-offload-media)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/fastcloud-offload-media/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/fastcloud-offload-media/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/fastcloud-offload-media/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/fastcloud-offload-media/)。

## 更新日志

#### 1.0.1

 * Improved onboarding screen with a guided two-step setup to make connecting your
   site easier.

#### 1.0.0

 * Initial release with automatic media offloading to FastCloudWP cloud storage.
 * CDN URL rewriting for frontend `src` and `srcset` attributes on the fly.
 * Batch offload existing media library from the admin dashboard.
 * Optional local file deletion to free up disk space after offloading.
 * Per-attachment status tracking (`queued`, `pending`, `offloaded`).
 * WP-CLI commands to offload media and free disk space from the command line.
 * Clean admin settings UI to connect, configure, and monitor offloads.
 * Custom domain support for serving media from your own CDN domain.

## 额外信息

 *  版本 **1.0.1**
 *  最后更新：**20 小时前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.1 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/fastcloud-offload-media/)
 * 标签
 * [cdn](https://cn.wordpress.org/plugins/tags/cdn/)[cloud storage](https://cn.wordpress.org/plugins/tags/cloud-storage/)
   [media](https://cn.wordpress.org/plugins/tags/media/)[offload](https://cn.wordpress.org/plugins/tags/offload/)
   [performance](https://cn.wordpress.org/plugins/tags/performance/)
 *  [高级视图](https://cn.wordpress.org/plugins/fastcloud-offload-media/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/fastcloud-offload-media/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/fastcloud-offload-media/reviews/)

## 贡献者

 *   [ FastCloudWP ](https://profiles.wordpress.org/fastcloudwp/)
 *   [ santerref ](https://profiles.wordpress.org/santerref/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/fastcloud-offload-media/)