WP Media Optimizer (.webp)

Descripción

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.

USO

Simplemente, instálalo y actívalo y se optimizarán tus imágenes.

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.

CÓMO FUNCIONA

Cuando alguien accede a una página de WordPress, el plugin comprueba las imágenes ya convertidas a «.webp».
Si una o más imágenes aún no han sido convertidas, el plugin las convierte inmediatamente.
Las imágenes convertidas son almacenadas en una subcarpeta de la carpeta «wp-content»: «wp-content/wpmowebp»

RESOLUCIÓN DE PROBLEMAS

Si WordPress agota la memoria, intenta añadir
define('WP_MEMORY_LIMIT', '256M');
a tu archivo «wp-config.php»

Disfruta de tu nuevo plugin para WordPress.

Instalación

  1. Sube la carpeta que se encuentra dentro del archivo «wp-media-optimizer-webp.zip» al directorio «/wp-content/plugins/»
  2. Activa el plugin desde el menú «Plugins» de WordPress

Reseñas

17 de noviembre de 2023
After trying different webp plugins which have complicated settings. This is a very light fast instant conversion to webp. Very pleased with it.
7 de octubre de 2023
Very good. Great.Easy installation and very effective.
15 de noviembre de 2022
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
15 de septiembre de 2022
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.
Leer todas las 31 reseñas

Colaboradores y desarrolladores

«WP Media Optimizer (.webp)» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«WP Media Optimizer (.webp)» está traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «WP Media Optimizer (.webp)» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Primera versión del plugin

1.0.1

  • Añadida compatibilidad para «.jpeg»
  • Eliminadas algunas líneas de depuración

1.0.2

  • Añadido a la página del plugin «Cómo funciona»
  • Corregida la sección «Acerca de»

1.0.3

  • Algunas correcciones en el directorio de plugins de WordPress

1.0.4

  • Corregido el directorio dinámico «wp-content»

1.0.5

  • El reemplazo solo funciona si el navegador no es Safari para escritorio o móvil (debido a una incompatibilidad con «.webp»)

1.0.6

  • Corregido un problema de estabilidad de las etiquetas

1.0.7

  • Corrección de errores en el archivo «readme»

1.0.8

  • Corregidos algunos errores al crear la imágenes webp

1.0.9

  • Corregidos los errores en nuevas instalaciones

1.1.0

  • Corregida la compatibilidad con el navegador Safari
  • Añadido soporte reservado para los navegadores Chrome y Firefox
  • Corregida la compatibilidad del agente de usuario de Googlebot

1.1.1

  • Corregida la estructura del archivo «readme»

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