How to quickly add responsive images to WordPress with width:100% CSS set

|Comments are Off
I normally add style=”width:100%;” manually to most images that I add to WordPress pages, posts, and widgets.  I also strip out all the hard-coded image height and width settings. So a typical image in one of my websites might look like this… <img alt=""...