Media Library Downloader

外掛說明

Natively WordPress doesn’t offer the possibility to download files directly from the WordPress media library. With that simple extension you can download any files you need!

Main features:

  • Download single / multiple files
  • Compatible with List / Grid view
  • AJAX Method (No reload)

螢幕擷圖

安裝方式

  1. Upload the media-library-downloader folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

2025 年 6 月 10 日
This plugin simply does its job. What it says. Big respect and admiration to the developer. In other similar plugins, such functionality is shoved into the premium version. Thanks, dear! You helped me out! And the low rating is from those who did not understand what the essence of this plugin is. It works and works perfectly!
2025 年 5 月 9 日
I love plugins that really do what they promise. However you could give better instructions and use the word “Download” which is more familiar to most people. Five stars though, because it is a very useful and well working plugin.
2025 年 4 月 1 日
Same as another reviewer wrote: Plugin adds a button in French, “Télécharger” when selecting multiple files, but the button is disabled.
2025 年 1 月 29 日
Has zero instructions on how to use it, but I happened to figure it out by chance. In the default WordPress Media section, click “Bulk Select” and select the items you want. A new button will appear next to the option to permenantly delete, and the button will say “Télécharger” regardless of your language. Select all of the pieces of media you want and then click that button and it will automatically download all of the selected items to your computer. Worked for me in January 2025 with fully updated WordPress, at least.
2023 年 2 月 6 日 2 則留言
Plugin adds a button in French, “Télécharger” when selecting multiple files, but the button is disabled.
閱讀全部 6 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Media Library Downloader〉的開發相關工作。

參與者

將〈Media Library Downloader〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.3

  • Fix bug where download button where disabled

1.3.2

  • Fix vulnerabilities regarding access control

1.3.1

  • Fix bug where download button where disabled

1.3

  • Fix bug where file are empty
  • Refacto code with vanilla javascript

1.2.2

  • Add dismissible notice on dashboard
  • Remove init hook to check_requirements

1.2.1

  • Code optimization
  • Add fallback to cURL method if allow_url_fopen value is not defined

1.2

  • Code optimization
  • Compatible with grid/list library view

1.1.1

  • Add counter

1.1

  • Check PHP requirements on plugin activation
  • Reorder code

1.0

  • Initial release