WordPress not sanitizing double quotes in image alt text text fields causing pages to break
Currently, when users put double quotes in the alt text field for an image in the media library or within the ACF edit window, those quotes get saved to the database within the alt field and rendered into the html. They aren’t getting sanitized or stripped out. This is breaking pages where those images get rendered.