Download Media

説明

Download Media allows you to directly download medias from the media library to your device in one click.

You can download medias one by one, or in bulk.

Need Help? Found A Bug? Want To Contribute Code?

Support for this plugin is provided via the WordPress.org forums.

The source code for this plugin is available on GitHub.

List of hook available

Filters

  • download_media_settings_cap – Set default capability for plugin’s settings modifications
  • download_media_output_dir – Set default output directory for plugin’s zip files
  • download_media_cron_intervals – Allow the modification of the plugin’s cron intervals
  • download_media_cron_daily_second – Allow the modification of the daily cron interval of time
  • download_media_cron_weekly_second – Allow the modification of the weekly cron interval of time
  • download_media_cron_montly_second – Allow the modification of the monthly cron interval of time
  • download_media_zip_directory – Set default zip files directory location

スクリーンショット

  • List view - Link to download under each image
  • List view - Bulk download
  • Grid view - Link to download over each image (on hover)
  • Media preview popup - Button to download on bottom
  • Plugin settings

インストール

  1. Go to your admin area and select Plugins → Add New from the menu.
  2. Search for “Download Media”.
  3. Click install.
  4. Click activate.
  5. Navigate to Media → Library

評価

2023年4月4日 1 reply
I needed this to download some PDF's. I tryied to download a document (PDF) from my Media Library but it downloaded a html file. I think the author should solve this.
2022年11月12日
So easy! Select: "Download all media's" click: Apply > It downloaded all my 548 pictures. Thank you!
2021年11月22日 1 reply
Très simple à utiliser Parfait pour récupérer quelques pages d'images Un seul regret : ne pas avoir une option pour "descendre toutes les images" (car si on a par exemple 1200 images à downloader ça va être long de passer page par page...
2021年7月2日 2 replies
I should have realised there would be issues when I discovered there was no way to locate and install this plug-in from within the plug-in finder in Wordpress site. I had to download it from the wordpress.org respository, and then upload it to the site. First attempt at download a few images resulted in: "There has been a critical error on this website. Please check your site admin email inbox for instructions." This is on latest Wordpress as of 2021-07-02. Seems this plug-in is broken, and not maintained.
5件のレビューをすべて表示

貢献者と開発者

Download Media はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Download Media” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Version 1.4.2

  • Fix the download link not working with non image files

Version 1.4.1

  • Fix the not found directory of the zip output
  • Add a filter to change the zip output default directory

Version 1.4

  • Add a dropdown choice to select every medias of the WordPress site

Version 1.3.3

  • Fix a typo leading PHP to think the ZipArchive class wasn’t installed

Version 1.3.2

  • Fix namespace issue causing fatal error when using the bulk downloader

Version 1.3.1

  • Add a download link in the edit attachment postmeta box

Version 1.3

  • Add filter hooks
  • Add plugin screenshots

Version 1.2

  • Add Grid UI media download
  • Refactor classes

Version 1.1

  • use DownloadMedia class for plugin containerisation
  • fix should delete option not updating cron job

Version 1.0.0

  • Initial release.