Nexter Extension - FREE
Version 4.7.3
- Improvement : Image Optimizer (Pro) : AVIF and Smart output now work on GD builds with AVIF support but no Imagick (many shared hosts), via native imageavif()/imagewebp() with the same resize, avoid-larger and Smart AVIF+WebP handling
- Fixed : Nexter SEO : dismissing the "Enable SEO" admin notice now sticks — its dismiss script was not being loaded on the screens where the notice appears, so the close button only hid it until the next page load
- Fixed : Nexter SEO : fixed a fatal infinite recursion (memory exhaustion / HTTP 500) on WooCommerce single product pages caused by the document-title filter re-entering itself; other pages were unaffected
- Fixed : Image Optimizer : new uploads are now optimised immediately even with "Run in Background" on (which now only auto-optimises the existing library); previously they could be left unprocessed when WP-Cron did not fire
- Fixed : Image Optimizer : already-WebP/AVIF images are no longer re-optimised on upload (this produced an unusable name.webp.webp file that failed to load); such sources are skipped by extension and served as-is
- Fixed : Image Optimizer : converted images are validated before use, so a 0-byte / corrupt WebP is never stored or served — invalid output is discarded and the original kept