wp-media / imagify-plugin

Speed up your website with lighter images without losing quality.
https://imagify.io
69 stars 24 forks source link

AVIF support: media library view #779

Closed Tabrisrp closed 5 months ago

Tabrisrp commented 5 months ago

Scope a solution ✅

In inc/classes/class-imagify-admin-ajax-post.php

In inc/classes/class-imagify-files-list-table

In inc/functions/admin.php

Estimate the effort ✅

Effort [S]

Khadreal commented 5 months ago

update the method to use method from the optimization process to generate all next-gen versions needed

To clarify, we're changing the webp related methods name to nextgen in Noop class and the interface

Tabrisrp commented 5 months ago

Yes we should update in the process classes as well