[ad_1]
Here’s the problem I want to replace all ‘alt’ tags of the images that were uploaded via media library, I want to alter each image ‘alt’ attribute. I was only able to find ‘ wp\_get\_attachment\_image\_attributes’ which doesn’t seem to work for all images, and it seems this filter is like used for post thumbnail / featured image, but not all images that were upload via media library and then included in the post.
Any advice?
[ad_2]