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