Download Helper

描述

Easily download any installed theme or plugin as a ZIP file directly from your WordPress admin dashboard. Adds a “Download” button to the Plugins and Themes screens for quick backups or migration. Now with bulk download support!

Features:
* Download individual plugins and themes with a single click
* Bulk download multiple plugins or themes at once
* Organized ZIP structure for easy installation
* Administrator-only access for security

安装

  1. Upload the download-helper folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the Plugins or Appearance > Themes screen to use the new Download buttons.

常见问题

Who can use the download feature?

Only administrators (users with the manage_options capability) can see and use the download buttons.

Where are the ZIP files created?

ZIP files are created on-the-fly and downloaded directly to your computer. No files are left on the server.

What are the requirements?

  • PHP 5.6 or higher
  • WordPress 4.0 or higher
  • PHP ZipArchive extension enabled

How do I use the bulk download feature?

  1. Go to the Plugins or Themes screen
  2. Select multiple items using the checkboxes
  3. Choose “Download Selected” from the Bulk Actions dropdown
  4. Click “Apply” to download all selected items as a single ZIP file

评价

此插件暂无评价。

贡献者及开发者

「Download Helper」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Download Helper」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release: Download any installed theme or plugin as a ZIP file from the admin area.
  • Added bulk download support for plugins and themes