My site runs with https.
When on the easy blog backend dashboard, the update version checker is trying to make a call with http and thus my browser is blocking it:
It is making this call:
Request URL:
http://stackideas.com/updater/manifests/easyblog?callback=jQuery111106955717110835644_1471376998957&apikey=&_=1471376998958
This is not urgent, but can this be called correctly based on the protocol the site is running under?