Remove auto attached title on images on upload
-
<img title=”blah” src=”/image.jpg” />
So I want to remove the title so on hover it doesn’t show.
I don’t want to manually remove title on each upload.
I don’t want to rename the title.I want to find the code that says to add the title to each image and comment it out unless there is another way?
Thank you.
- The topic ‘Remove auto attached title on images on upload’ is closed to new replies.