Specify Image Dimensions is a plugin that scans and inserts missing width and height in all <img> tags. Specifying the dimension allows for faster rendering by eliminating the need for unnecessary re-flows and repaints. This is particularly helpful with website speed tools such as GTmetrix and Google's PageSpeed.
php wordpress wordpress-plugin height height-calculation repaints width width-calculation image-dimensions inserts-missing
-
Updated
Jan 30, 2017 - PHP