Περιγραφή
Automatically convert all images (png and jpg) sent to the WordPress library to webp.
ATTENTION: The original images are not kept, when sending an image it will be as if you had sent a webp from the beginning.
Features include:
- Set conversion quality.
- Set the maximum width/height of images. If an image exceeds the defined value in height or width, the image will be resized to the defined maximum.
- Ignore images that have a certain name in the file name
Στιγμιότυπα
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Webp Transformer” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Webp Transformer” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.2
Release Date 10th November 2024
- Adjustments to be compatible with PHP versions from 7.4 onwards
1.0.1
Release Date 1th November 2024
- Add assets and structure to readme.txt and repository
1.0
Release Date 1th November 2024
- First version