Thread Starter
jps1
(@jps1)
It looks like the problem is with the is_ssl() function or with some part of the way wp determines whether the the url is secured in v3.5 versus v3.3. I gutted the is_ssl() function and returned it true which solves the issue however I don’t want to leave it that way and I’d like to get to the root of what is wrong. Can anyone give me any advice toward what could be the root problem?