-
released this
2026-05-19 13:50:41 +10:00 | 3 commits to main since this releaseUnblocks production use on sites previously running Smush.
New
wp h4b-img migrate-from-smush— translates Smush optimisation history into our markers so bulk doesn't re-process Smush's work.Picture_Tagrewriter — wraps<img>tags with<picture>+ AVIF/WebP sources on the front-end. Hooks the_content, post_thumbnail_html, widget_text, Elementor frontend, and wp_get_attachment_image at priority 99.Verified
- migrate-from-smush: 100 attachments migrated cleanly on dev.rds.ink, bulk count drops 734 → 634
- Picture_Tag: 8 edge cases pass including double-wrap protection + Elementor compatibility
See CHANGELOG.md for details.
Downloads