توضیحات
Select multiple items from the media library and download them as a single ZIP archive. Simple and efficient.
نصب
- Upload the plugin files to the
/wp-content/plugins/media-library-downloaddirectory, or install through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Media > Library and use the “Download selected files” button or bulk action.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Media Library Download” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Media Library Download” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.0.13
- Use WP_Filesystem API for downloads (no fopen/fread/fclose).
- Replaced inline scripts with proper enqueues (wp_register_script/wp_enqueue_script + wp_localize_script).
- Unique prefix
medilidofor actions/filters/transients; removed short prefixes. - Replaced unlink() with wp_delete_file().
- Removed bundled banner/icon assets (use SVN /assets instead).

