Created
November 26, 2012 16:43
-
-
Save javorszky/4149238 to your computer and use it in GitHub Desktop.
Fuzzy coding comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
//This will (should) make sure everything is loaded via SSL | |
//So that the "..not everything is secure.." message doesn't appear | |
//Still will be a problem if other themes and plugins do not implement ssl correctly | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment