Image title
-
I’m trying to make a button that when clicked will open a form containing hidden input with the title and url of the image currently shown
The title is used in a mail subject, the url will be just in case I don’t remember what it’s about
<a href="/wordpress/wp-content/uploads/2019/05/test.png" title="test_title">[....]</a>But when loading the page I only get
<a href="/wordpress/wp-content/uploads/2019/05/test.png" title="">[....]</a>
It loose the title, I looked in the plugin settings, setting all to “Image title” didn’t made it any differentIs it a bug or ? 🤔
The topic ‘Image title’ is closed to new replies.