Mô tả
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)
Cài đặt
- Upload the
media-library-downloader
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
29 Tháng 1, 2025
Has zero instructions on how to use it, but I happened to figure it out by chance. In the default WordPress Media section, click “Bulk Select” and select the items you want.
A new button will appear next to the option to permenantly delete, and the button will say “Télécharger” regardless of your language. Select all of the pieces of media you want and then click that button and it will automatically download all of the selected items to your computer.
Worked for me in January 2025 with fully updated WordPress, at least.
6 Tháng 2, 2023
2 trả lời
Plugin adds a button in French, “Télécharger” when selecting multiple files, but the button is disabled.
16 Tháng 8, 2022
1 trả lời
Just what I needed– thanks! 😉
Người đóng góp & Lập trình viên
“Media Library Downloader” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Media Library Downloader” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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