Περιγραφή
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)
Στιγμιότυπα
Εγκατάσταση
- Upload the
media-library-downloader
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Κριτικές
6 Φεβρουαρίου 2023
2 απαντήσεις
Plugin adds a button in French, “Télécharger” when selecting multiple files, but the button is disabled.
16 Αυγούστου 2022
1 απάντηση
Just what I needed– thanks! 😉
Συνεισφέροντες & Προγραμματιστές
“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