이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Upload Media by Zip

설명

Upload a zip archive and let WP unzip it and attach everything to a page/post (or not).

Please note that you’ll still be restricted by your server’s maximum upload size.

If the zip file uploads, but the contents aren’t extracted, see the FAQs.

Languages

스크린샷

  • Original uploader (good if you don't want to attach images to another post)
  • Zip uploader media button
  • Second uploader

설치

Standard installation

FAQ

The zip file uploads, but the contents aren’t extracted

Try this: Open up the upload-media-by-zip.php file and locate WP_Filesystem() (line 301). Surrounding it are three lines labeled 1, 2, and three. Uncomment those.

This problem happens only on some server setups, I haven’t experienced it personally which makes it difficult for me to provide a better solution. If you have one, please share.

The tabs in the media pop-up are all crazy

Sounds like you’re using 2.8. Update.

후기

2022년 6월 14일
I live it very good, I had to coment out 1,2 and 3,after following your advise and all is working fine. GREAT PLUGGING!!!
2016년 9월 3일
Great plugin! Saved me a lot of time.
모든 4 평가 읽기

기여자 & 개발자

“Upload Media by Zip”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Upload Media by Zip”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

(Localizations added without changing version number)

0.9.1

  • Maintenance. Verified compat with 4.6

0.9 (20110808)

  • German localization added

0.9 (20110807)

  • Farsi localization added

0.9

  • Getting ready for translation, POT file may already be available
  • Bugfix: can now delete temporary upload despite hidden files

0.8.1

  • Bugfix: now shows correct message on failed extraction

0.8

  • Experimental “Insert all into post” feature (feedback appreciated)
  • List attachment IDs with ‘success’ message

0.7

  • fun with recursion – funky stuff should be fixed – sorry for the double update

0.6

  • zipped folders (any depth) now good-to-go
  • file extensions removed from title, like core uploader

0.5

  • allows contents of a zipped folder to be added successfully to the media library

0.4

  • linked Upload page to better capability (upload_files)
  • works with 2.8! (media upload tabs are wacky in 2.8, but I’m not going to fix it… because it’s 2.8)
  • minor wording changes (sticking with “upload zip archive”)

0.3

  • fixed compatibility with Quick Press

0.2

  • added zip uploader to media pop-up
  • first WP.org release

0.1

  • just getting started