Descripción
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_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
Capturas
Instalación
- Go to your admin area and select Plugins → Add New from the menu.
- Search for «Download Media».
- Click install.
- Click activate.
- Navigate to Media → Library
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Download Media» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Download Media» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.