Skip to content

Instantly share code, notes, and snippets.

@javorszky
Created November 26, 2012 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javorszky/4149238 to your computer and use it in GitHub Desktop.
Save javorszky/4149238 to your computer and use it in GitHub Desktop.
Fuzzy coding comment
<?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