[ad_1]
Is there a WP plugin that will set the image attributes for width and height across all images?
If not, what is the best way to achieve this for a site with hundreds of pages/images
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Add your dimesons as a thumbnail size (using https://developer.wordpress.org/reference/functions/add_image_size/), then use a “force thumbnail regeneration” plugin to generate the images in the size that you’ve specified.