• Hi,

    I’ve just got up and running with a site using your plugin, and so far it’s great and does everything I need… however, now we’re serving the live site over HTTPS the twitter user’s profile image is breaking this as it’s using the non-secure version of the image.

    I have changed this in the plugin locally, however this will of course get over-written with any future updates of the plugin.

    After a little digging around, all I needed to do was change $tweet['user']['profile_image_url'] to $tweet['user']['profile_image_url_https'] on line 256 of class-twitter-user-timeline.php

    Would you be able to default this to HTTPS? This will do no harm to a non-https site, but will make this work perfectly for those who are using SSL by default.

    Thanks, and keep up the great work!

    Steve

    https://www.ads-software.com/plugins/twitter-user-timelines/

  • The topic ‘HTTPS by default, please!’ is closed to new replies.