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

후기

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.
모든 3 평가 읽기

기여자 & 개발자

“Download Media”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Download Media”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.