Today I have been playing around with Varnish, SSL and SPDY in relation to WordPress hosting. Now, one thing that I noticed was that several images were using the http protocol instead of https – which seemed to be caused by wp_get_attachment_url.
Luckily we can use the WordPress filters to fix this issue pretty easily, as shown in the gist below. This will simply replace the http:// in the URL with https:// if SSL is being used.
Apparently this has been an issue for quite some time, but still hasn’t been fixed in WordPress.
Here are some other posts you may like
Tesla Owners: Ever forget to reset your charging limit to 80% after a long drive? I've been there too! So, I automated this with Home Assistant. Now, whenever my Tesla is plugged in at home and the charge limit is over 80%, it automatically adjusts to 80% and sends me…
Let's get straight to the point, I'm terrible at breakfast. It's always been way to easy for me to just skip it and not eat anything until lunch. Not exactly ideal. Since I'm not the least motivated to make breakfast in the morning, I decided to go for something I…
Electric power companies, in general, are pretty much the same. Tibber however, is unlike any electricity company I had seen before. They try to utilise the data we get from smart devices, which they also sell, to save electricity, money and the environment, as well as improving comfort. It’s a…