Περιγραφή
Specify the default image format used for sub-sized images generated by WordPress.
Technical Notes
- Requires PHP 5.6+.
- Requires WordPress 5.8+.
- Issues and Pull requests welcome on the GitHub repository: https://github.com/adamsilverstein/wordpress-modern-images.
Στιγμιότυπα
Εγκατάσταση
- Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
- Activate the plugin.
- Select an output image format under Settings->Media.
Κριτικές
1 Φεβρουαρίου 2023
I removed the plugin as soon as I saw the AVIF option greyed out. I might try this plugin again once AVIF is supported.
20 Δεκεμβρίου 2022
Works perfectly. (Must regenerate all thumbnails)
20 Μαρτίου 2022
work fine and simple of usage, it's a shame for not AVIF compression..
23 Ιουνίου 2022
I am very glad that I can keep the countless image sizes that WordPress itself and all the various plugins that I'm using require more efficiently stored on my server and delivered faster to my visitors.
This plugin works great and this functionality should be built into the WordPress core!
10 Φεβρουαρίου 2022
2 απαντήσεις
First, it works but.
i sell photo's.
and clients can download a small image for free with my logo in it. (jpg).
now there is no logo, and all photos on my site are full size and free off charge to download.
i did disable the plugin and its back to normal.
No idea where to look for it where it go's wrong
25 Αυγούστου 2021
Simply Awesome
Συνεισφέροντες & Προγραμματιστές
“Modern Images WP” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Modern Images WP” έχει μεταφραστεί σε 3 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Modern Images WP” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1.0
- Correct support for AVIF & JPEGXL with
mime_types
filter. - Add
wp-env
support. To test the plugin withwp-env
which currently supports AVIF, usenpm install -g @wordpress/env && wp-env start
.
1.0.4
- Tested up to 6.1.
1.0.3
- Check correct image engine for mime type format support when multiple engines are available.
1.0.0
- Initial plugin release