Linux 软件免费装
Banner图

Uploads Unleashed

开发者 obenland
更新时间 2026年5月29日 02:17
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

video photos media import uploads

下载

1.0.0 1.1.0 0.1.0

详情介绍:

Ever tried uploading a video or large image to WordPress and hit the dreaded "exceeds the maximum upload size" error? Or watched a long upload fail at 90% because your connection blipped? Uploads Unleashed fixes both problems. Instead of sending your files all at once, it splits them into small pieces behind the scenes. This means: It works everywhere you upload in WordPress — the Media Library, the block editor, and the classic editor. Just activate the plugin and you're done. There are no settings to configure.

安装:

  1. Upload the plugin files to /wp-content/plugins/uploads-unleashed/
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. That's it — start uploading.

常见问题:

How does it get around my server's upload limit?

Instead of sending the entire file in one go, the plugin sends it in small pieces. Each piece is well within your server's limit, so the full file gets through without any issues.

What happens if my upload gets interrupted?

Your progress is saved for 24 hours. When you come back and select the same file, the upload picks up right where it stopped.

Where does this work?

Everywhere you upload media in WordPress: the Media Library, the block editor, the classic editor, and anywhere else that uses the standard media uploader.

Do I need to change any server settings?

No. Just install and activate the plugin. It works out of the box on any standard WordPress host.

Is there a file size limit?

The only limit is your available disk space. On multisite, your network's upload quota still applies. The plugin itself doesn't impose any additional cap.

Does this work on multisite?

Yes. Network upload quotas are still respected.

Does this plugin collect any data?

No. Upload session data is stored temporarily on your server and automatically deleted after 24 hours.

What happens if I deactivate the plugin?

WordPress goes back to handling uploads the way it normally does. Files you already uploaded stay in your Media Library. Any temporary upload data will be automatically cleaned up.

更新日志:

1.1.0 1.0.0 0.1.0