WordPress Login / SSL = Code Question
This part of code was introduced as whole block, together with a bunch of other stuff, quite a few years ago. See changeset 8069 in trac. While there is no clear mention in PHP docs, apparently in specific configurations the value might be a full URL with protocol. See for example $_SERVER[‘REQUEST_URI’] returns full URL … Read more