Modern Images WP

Mô tả

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.

Ảnh màn hình

  • Modern image output format options on Settings > Media admin page.
  • Image format options available for various image types.

Cài đặt

  1. Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
  2. Activate the plugin.
  3. Select an output image format under Settings->Media.

Đánh giá

29 Tháng Mười Hai, 2023
Hi there, Great Plugin so far! All images for newly uploaded images are in WebP now. That works great!But i run in a little Problem:The images cant be open in a lightbox.I upload a image in PNGThe frontend now shows all kind of sizes in the frontend in WebP.But when i click at the image to open it in a lightbox, it tries to open the original File with a wepb fileextension, wich does not exist. Do you have any fix for that? If i cant open the images in a lightbox this plugin wont help a lot 🙁 I get an 404 in the dev console after clicking on the image for a lightbox view Thanks for your support!
1 Tháng Hai, 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 Tháng Mười Hai, 2022
Works perfectly. (Must regenerate all thumbnails)
23 Tháng Sáu, 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 Tháng Hai, 2022 2 replies
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
Đọc tất cả 7 đánh giá

Người đóng góp & Lập trình viên

“Modern Images WP” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Modern Images WP” đã được dịch qua 3 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Modern Images WP” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.2.0

  • Tested up to 6.4.

1.1.0

  • Correct support for AVIF & JPEGXL with mime_types filter.
  • Add wp-env support. To test the plugin with wp-env which currently supports AVIF, use npm 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