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

Simple WebP

설명

Every time you upload an image, Simple WebP generates a .webp version. It then alter the HTML to replace img tags with picture tags, which let the browser pick the best format.

WebP images are often smaller than original .jpeg or .png one, so can save bandwidth and load time. Most browsers support WebP nowadays. You can use Google Pagespeed tool to see the gain you would get from WebP.

You will get much faster load time, and better ranking in Google Search.

Simple WebP is very much inspired by the more complete (and complex to install) WebP Express plugin. It also use the same libraries :

FAQ

Are there any settings ?

No, just activate the plugin and enjoy the effects. If you want more settings, use WebP Express.

What if the WebP version is actually bigger than the original ?

Yes, it happens. If after the conversion, the .webp version is bigger, it is immediately deleted so it will not be served.

Is it compatible with browser not compatible with picture tag ?

Yes, a polyfill is included.

Will it work for previously uploaded images ?

Simple WebP generates .webp version of images on upload. So your previously uploaded images will not be converted.

However, Simple WebP provide a WP-CLI command to bulk convert all your uploaded image on your server : wp-cli webp-simple-bulk-convert.

Does it work for theme images ?

No, it works only with uploaded images. Converting theme image requires to set up on demand converting, which is way more complex, and often needs to do manual configuration on the server. See WebP Express.

Does it work with Nginx ?

Yes, it works out of the box with Nginx as long as you serve directly static files.

Does it work on Windows servers ?

Maybe. Probably not.

Will it delete .webp images from my server if I delete the plugin ?

No. But they will not be served anymore.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Simple WebP”(을)를 번역하세요.

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

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