missing alt tags
-
Hi there,
why do you not output the alt-tag in your plugin. Google is crying π
// get alt tag
$image_alt = get_post_meta($image->ID, ‘_wp_attachment_image_alt’, TRUE);It be nice to see it implemented in one of your future versions.
Many thanks.
The topic ‘missing alt tags’ is closed to new replies.