Invalid img loading HTML attribute value in Slider widget
SiteOrigin Image Slider widget generates images with as attribute. The only valid values for loading attribute according to HTML standards are “eager” and “lazy”. The value “1” is invalid. In order to fix the invalid HTML, one needs to modify…