WP Media Optimizer (.webp)

Descrizione

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.

UTILIZZO

Installa e attiva il plugin e le tue immagini verranno ottimizzate automaticamente.

Puoi inviare una richiesta di funzionalità dalla pagina Impostazioni del plugin.
Spero che utilizzerai questo modulo in modo che io possa inserire nuove funzionalità a questo fantastico e semplice 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.

COME FUNZIONA

Quando un visitatore accede a una pagina WordPress, il plugin controlla se le immagini presenti in quella pagina sono già state convertire in formato .webp.
Se una o più immagini non sono state convertite, il plugin le converte immediatamente.
Le immagini convertite sono salvate in una sottocartella di wp-content: wp-content/wpmowebp

RISOLUZIONE PROBLEMI

Se WordPress presenta degli errori PHP ‘out of memory’ prova ad aggiungere
define(‘WP_MEMORY_LIMIT, ‘256M’);
al tuo file wp-config.php

Divertiti con il tuo nuovo plugin di WordPress.

Installazione

  1. Carica la cartella all’interno del file ‘wp-media-optimizer-webp.zip’ nella directory ‘/wp-content/plugins’
  2. Attiva il plugin attraverso il menu ‘Plugin’ in WordPress

Recensioni

17 Novembre 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 Ottobre 2023
Very good. Great.Easy installation and very effective.
15 Novembre 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 Settembre 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.
Leggi tutte le recensioni di 31

Contributi e sviluppo

“WP Media Optimizer (.webp)” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“WP Media Optimizer (.webp)” è stato tradotto in 2 lingue. Grazie ai traduttori per i loro contributi.

Traduci “WP Media Optimizer (.webp)” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

1.0.0

  • First plugin release

1.0.1

  • Aggiunto supporto per .jpeg
  • Rimosse alcune linee utilizzate a fini di debug

1.0.2

  • Aggiunto “come funziona” alla pagina del Plugin
  • Sistemata sezione ‘a proposito di…’

1.0.3

  • Risolti alcuni problemi per la pubblicazione del plugin nella directory di WordPress

1.0.4

  • Implementata lettura dinamica della cartella wp-content

1.0.5

  • Il rimpiazzo delle immagini funziona solo se il browser non è Safari Desktop o Mobile (a causa del fatto che Safari non supporta il formato .webp)

1.0.6

  • Sistemato problema nel tag “stable”

1.0.7

  • Risolti errori nel file readme

1.0.8

  • Fixed some errors while creating webp images

1.0.9

  • Risolti errori durante le nuove installazioni

1.1.0

  • Corretta compatibilità con Safari
  • Aggiunto supporto ai browser Chrome e Firefox
  • Fixed Googlebot User Agent compatibility

1.1.1

  • Corretta struttura readme

1.1.2

  • Errore corretto a causa di errore irreversibile: immagine tavolozza non supportata da webp

1.1.3

  • Modificata pagina impostazioni del plugin

1.1.4

  • Aggiunti asset

1.1.5

  • Corretto su Safari
  • Bug conosciuto: impossibile aggiornare il percorso reale nelle opzioni del plugin, verrà risolto nei prossimi giorni.

1.1.6

  • Risolto problema nelle opzioni del plugin, ora il tasto “Salva Impostazioni” funziona.

1.1.7

  • Aggiunto sistema di lingua
  • Aggiunta la possibilità di inviare una richiesta di funzionalità dalla pagina impostazioni del plugin

1.1.8

  • Corretto errore nella variabile text-domain

1.1.9

  • Eliminati file di lingua non necessari

1.2.0

  • Aggiunta notifica nel pannello di amministrazione durante l’attivazione del plugin
  • Aggiunta notifica nel pannello di amministrazione per ricordare all’utente di recensire il 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