Img title attribute?
-
Hey, can you add in the image title attribute in your next release?
Something like
$thumbnail_title = get_the_title(get_post_thumbnail_id($post->ID));
and then
title="<?php echo $thumbnail_title; ?>"
in <img /> line 180
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Img title attribute?’ is closed to new replies.