This plugin enhances the accessibility of image blocks in the WordPress block editor by converting the wrapping Key features: Images that are purely decorative and lack an alt attribute do not contribute directly to the understanding of the content, and therefore, wrapping them in a
tags to
– Converts
tags to
– Hides captions for images with empty alt text on the frontend (output a warning to the editor)
– Works dynamically without modifying stored content
element is not appropriate.
By replacing
tags with