WP Media Optimizer (.webp)

설명

Optimize images (jpg, png) in your WordPress site by converting them to .webp extension (it uses PHP GD library)
WP Media Optimizer (.webp) only works with Firefox and Chrome (at this time).

— SAFARI NOW SUPPORTS .WEBP images —

Now with LAZY LOAD FEATURE!

IMPORTANT: WPMOWEBP works only in the frontend side of your website (e.g. not in wp-admin/)

ABOVE THE FOLD Feature is not really “for dummies” but with some tests you can really improve your PAGE SPEED RATE! Hope you can appreciate this feature.

USAGE

Simply install and activate it, and your images will be optimized.

You can send a Feature Request from the Plugin Settings Page.
I hope you will use this form so I can add new features to this simple and wonderfurl plugin!

You can enable the new Lazy Load Feature by making a little donation to the author, you will receive a life time token for this feature and future improvements.

HOW IT WORKS

When anyone access to a WordPress page, plugin check for images already converted to .webp.
If one or more images have not been already converted, the plugin converts them immediately.
Converted images are stored in a subfolder of wp-content folder: wp-content/wpmowebp

TROUBLESHOOTING

If WordPress go out of memory try to add
define(‘WP_MEMORY_LIMIT’, ‘256M’);
to your wp-config.php

Enjoy your new WordPress Plugin.

설치

  1. Upload folder inside zip ‘wp-media-optimizer-webp.zip’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

후기

2023년 11월 17일
After trying different webp plugins which have complicated settings. This is a very light fast instant conversion to webp. Very pleased with it.
2023년 10월 7일
Very good. Great.Easy installation and very effective.
2022년 11월 15일
No jokes. The images are correctly converted in webp. The minification of HTML is not working (I don't know if because it is used along with WP Fastest Cache). Thanks Francesco Grazie Ciccio <3
2022년 9월 15일
Uygulama gerçekten çok güzel ve ücretsiz. Güncel Wordpress sürümlerinde çalışıyor. İndirin kurun ayar yapmanıza gerek yok otomatik resimler dönüşüyor.
모든 31 평가 읽기

기여자 & 개발자

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

기여자

“WP Media Optimizer (.webp)”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “WP Media Optimizer (.webp)”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • First plugin release

1.0.1

  • Added .jpeg support
  • Removed some debug lines

1.0.2

  • Added “how it works” to page plugin
  • Fixed about section

1.0.3

  • Some fixes for WP Plugins Directory

1.0.4

  • Fixed dynamic wp-content directory

1.0.5

  • Replace works only if browser is not Safari Desktop or Mobile (due to .webp incompatibility)

1.0.6

  • Fixed stable tag issue

1.0.7

  • Fixed readme errors

1.0.8

  • Fixed some errors while creating webp images

1.0.9

  • Fixed errors in new installations

1.1.0

  • Fixed Safari browser compatibility
  • Added support reserved to Chrome and Firefox browsers
  • Fixed Googlebot User Agent compatibility

1.1.1

  • Fixed readme structure

1.1.2

  • Fixed error due to Fatal error: Paletter image not supported by webp

1.1.3

  • Edited settings page

1.1.4

  • Added assets

1.1.5

  • Fix on Safari
  • Known bug: can’t update real path in options page, fix in few days

1.1.6

  • Fixed bug in admin options, now “save options” works.

1.1.7

  • Added language system
  • Added feedback request form in plugin settings page

1.1.8

  • Fixed error in text-domain

1.1.9

  • Deleted unnecessary language files

1.2.0

  • Added admin notice during plugin activation
  • Added admin notice for remember users to review the plugin

1.2.1

  • Improved image recognition

1.2.2

  • Added Lazy Load Feature!

1.2.3

  • Enabled way to disable Lazy Load Feature

1.2.4

  • Added a Wonderful ABOVE THE FOLD FEATURE!

1.2.5

  • Added way to enable/disable above the fold feature
  • Fixed bug retrieving css/js resources
  • Resourses will all whitelisted (no effect on your website) in the first fetch or after purging

1.2.6

  • Fixed bug for some images name while converting them to webp
  • Added “Minify HTML” feature

1.2.7

  • Fixed bug

1.2.8

  • With some themes you saw filtered content from WPMOWEBP in the admin area which brokes your theme. WPMOWEBP will work only in the frontend side

1.2.9

  • Safari now supports webp files

1.3.0

  • Updating readme file

1.3.1

  • Fixed inline css background image filter
  • Add support to relative urls

1.4.0

  • General fixes
  • Lazy load fixes