html - Wordpress image details - enable link title attribute -


since 'title' attribute global attribute, use setting link title attribute <a> tag wordpress image details gui. enter image description here

i want able fetch title picture title in gallery this: https://jsfiddle.net/4o39j2xj/

i don't think possible use content: attr(title); <img> tag because closing tag, , :after part won't work same way <a> tag (correct me if wrong).

is there function enable link title attribute option in wordpress image detailis?


Comments

Popular posts from this blog

python - PyInstaller UAC not working in onefile mode -

python - RuntimeError: can't re-enter readline -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -