wp-media / imagify-plugin

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

Closes #838: Fix the infinite loop of `generate missing next-gen images` #855

Closed Miraeld closed 2 months ago

Miraeld commented 2 months ago

Description

Fix an issue where "Generating missing next-gen files" was stuck in a loop.

Fixes #838

Documentation

User documentation

Webp will be automatically generated on settings save if AVIF is disabled.

Technical documentation

The bail-out avoiding the WebP auto-generation has been deleted.

Type of change

Delete options that are not relevant.

Checklists

Feature validation

Code style