Hi everybody! I have a site with WordPress that needs provide content over http and https at the same time. I know this practice is not recomended by WordPress over https, but unfortunately I have no choice. I found many ways to implement my site over both protocols, but one was especialy interesting. I just replace the protocol in siteurl e home options by double slashes like //. So, it works, but I wish know if there is any consequences of this hack. I tryed to set it by WordPress, but there is a filter which blocks this change. So I changed it in the database.
↧