Does not support SSL
-
GetSocial includes assets from Facebook, Twitter, Google, etc. using http:// instead of https://. This causes a lot of functionality to break if it’s running on a WordPress site hosted on https.
I’ve manually replaced the necessary http:// with https:// in getsocial.php, but it would be nice to incorporate this in a future release (or even better, intelligent selection of URI scheme based on the current page).
The topic ‘Does not support SSL’ is closed to new replies.