Περιγραφή
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
Στιγμιότυπα
Εγκατάσταση
- 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
Κριτικές
There are no reviews for this plugin.
Συνεισφέροντες & Προγραμματιστές
“Download Media” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Download Media” στην γλώσσα σας.
Interested in development?
Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .
Σύνοψη αλλαγών
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.