Title: WordPress bug afect the plugin
Last modified: August 22, 2016

---

# WordPress bug afect the plugin

 *  Resolved [ramonjosegn](https://wordpress.org/support/users/ramonjosegn/)
 * (@ramonjosegn)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wordpress-bug-afect-the-plugin/)
 * Hello dear
 * I forgot to tell you about this problem:
 * when I upload a image to WordPress the plugin Yoimages show the set TITLE for
   the image
 * but really there is a bug in the last versions of wordpress
 * When look the page source THE TITLEs FOR IMAGES ARE LOST!!
 * Only is available on the WordPress multimedia library but NOT in the html code
 * I think you can repair this problem with Yoimages
 * Thanks for support
 * [https://wordpress.org/plugins/yoimages/](https://wordpress.org/plugins/yoimages/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [sirulli](https://wordpress.org/support/users/sirulli/)
 * (@sirulli)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/wordpress-bug-afect-the-plugin/#post-5918564)
 * Hello,
    the HTML code is produced by the theme therefore the theme you have activated
   is responsible for using the images’ attributes in creating the HTML pages.
 * So this is not a YoImages or WordPress related issue, but it’s an issue related
   to the specific WordPress theme that you have activated in your site.
 * Themes such as Twenty Fifteen output image html tags like this:
    `<img width="[
   image_width_here]" height="[image_height_here]" src="[image_src_here]" class="[
   image_classes_here]" alt="[image_alt_here]" />` (so the image alt attribute set
   by YoImages is correctly outputted).
 * This happens because Twenty Fifteen uses this function: [https://codex.wordpress.org/Function_Reference/the_post_thumbnail](https://codex.wordpress.org/Function_Reference/the_post_thumbnail).
 * Other themes output the images in other ways but is up to them to output image
   attributes in the right way.
 * Hope this helps, kind regards
    Team Sirulli

Viewing 1 replies (of 1 total)

The topic ‘WordPress bug afect the plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yoimages_4b4b4c.svg)
 * [YoImages](https://wordpress.org/plugins/yoimages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yoimages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yoimages/)
 * [Active Topics](https://wordpress.org/support/plugin/yoimages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yoimages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yoimages/reviews/)

## Tags

 * [lost](https://wordpress.org/support/topic-tag/lost/)

 * 1 reply
 * 2 participants
 * Last reply from: [sirulli](https://wordpress.org/support/users/sirulli/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/wordpress-bug-afect-the-plugin/#post-5918564)
 * Status: resolved