Linux 软件免费装

KDA Custom Upload Structure

开发者 deniskey
更新时间 2026年8月18日 16:32
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

migration media post type uploads upload folder

下载

1.3.0 1.3.2 1.3.3 1.3.4 1.3.5

详情介绍:

Custom Upload Structure lets you store uploaded files outside the standard wp-content/uploads directory — for example in assets/public/ at the site root — and organize them the way you want. Features: All behaviour is controlled from Settings → Upload Structure.

安装:

  1. Upload the kda-custom-upload-structure folder to /wp-content/plugins/.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Go to Settings → Upload Structure, enable the plugin and set your custom upload folder path (e.g. /assets/public/).
  4. Save the settings. The folder will be created automatically.

屏幕截图:

  • Migration tab: forward, reverse and retry tools with a dry run.

升级注意事项:

1.1.0 Adds post ID filename prefix and fixes reverse-migration content URL replacement.

常见问题:

Does the plugin move my existing files?

No, not automatically. Use the Migration tab on the settings page to move existing media between the default folder and your custom structure. Always make a full backup first.

Can I revert to the default uploads folder?

Yes. Disable the plugin and use the reverse migration on the Migration tab to move files back into wp-content/uploads.

更新日志:

1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0