Kjo shtojcë s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim të WordPress-it. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të WordPress-it.

WebP Images

Përshkrim

Convert and compress JPEG and PNG images to WebP format easily. Speed ​​up your website.

What else? What are you waiting for? Start now!

Do you like the WebP Images plugin? Leave a 5-Star Review to recommend it to other users.

SUPPORT THE PROJECT

WRITE A REVIEW
SEND A DONATION
BECOME PRO (support and get benefits)
BECOME TRANSLATION CONTRIBUTOR

QUICK LINKS

WebP Images requires

  • Apache server / hosting;
  • .htaccess file exists and writable.

WebP Images features

Features included in the “WebP Images” plugin:

  • bulk image conversion to webp format;
  • bulk removal of images converted to webp;
  • set conversion quality for webp format;
  • auto conversion of uploaded images to webp format;
  • compatible with any use of images (img, picture, background, etc.);
  • the original images are not manipulated / deleted / edited;
  • reduce frontend image size up to 80%.

⚡ WebP Images – PRO FEATURES ⚡

✔ SET CONVERSION QUALITY
AUTO CONVERSION FOR UPLOADS
✔ UNLIMITED PRO UPDATES
PRO SUPPORT PRIORITY

WebP Images development functions

function edit_max_images_per_group($images_per_group){
$images_per_group = 20; // Edit this value to increase/decrease max images per group
return $images_per_group;
}
add_filter('webp_images_bulk_max_elements','edit_max_images_per_group');

Add this code in the functions.php file to change the max number of images per group conversions. Default 5.

WebP Images credits

The “WebP Images” plugin was entirely designed and created by Andrea De Giovine.
If you like the idea and want to support the developer, please Donate to this plugin.
For collaborations and consultations visit the website of the freelance web developer.
For bug reports and support for this plugin, visit the Support section to ask the developer and the community directly.

Instalim

To automatically install the “WebP Images” plugin you can search from the “Plugins > Add new” section of your WordPress dashboard and click on the “Install Now” button corresponding to this plugin.

To manually install the “WebP Images” plugin you can download the latest version from the WordPress.org site, and unpack the zip file in the “wp-content/plugins” folder of your CMS.

Now on the “Plugins” section of your WordPress dashboard you can see the “WebP Images” plugin, click on “Activate”.

PBR

What are the requirements of the “WebP Images” plugin?

The plugin works only with Apache servers and only if the .htaccess file exists and is writable.

Does the “WebP Images” plugin improve the performance of my website?

Yes! Speed ​​up your website by serving WebP images instead of standard formats. This new format reduces the size of the images (and therefore of the pages of your website) up to 80%.

Does the “WebP Images” plugin save storage space?

No! The plugin converts images (and its resizing) into WebP format, leaving the original files intact. Then on the server there will be the images, their resizing and the versions converted into WebP of the images and their resizing.

Shqyrtime

10 Tetor, 2023
Due to a server misconfiguration, I was having issues with the conversion to .webp with all dedicated plugins, except for this one. WebP Images did the job very fast and well. Recommended.
Lexojini krejt 2 shqyrtimet

Kontribues & Zhvillues

“WebP Images” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.

Kontribues

“WebP Images” është përkthyer në 2 gjuhë. Faleminderit përkthyesve për ndihmesën e tyre.

Përkthejeni “WebP Images” në gjuhën tuaj.

Ju intereson zhvillimi?

Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.

Regjistër ndryshimesh

2.0.0

2023-08-09

  • Remove cron conversion/deletion management;
  • Improve UI;
  • Fix to remove converted webp version on original media deletion;

1.0.6

2023-07-28

  • Wp 6.2

1.0.5

  • Reload after bulk process end.

1.0.4

  • WP 5.8 compatibility.

1.0.3

  • Fix bug.

1.0.2

  • Fix bug
  • Remove conversions limit
  • Add quality setting
  • Add Check status page

1.0.1

  • Fix bug

1.0.0

  • First release