這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

評價

2023年2月6日 2 replies
Plugin adds a button in French, "Télécharger" when selecting multiple files, but the button is disabled.
閱讀全部2個評價

貢獻者及開發者

“Media Library Downloader” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

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