Skip to content

Instantly share code, notes, and snippets.

@strangerstudios
Created June 8, 2013 14:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save strangerstudios/5735332 to your computer and use it in GitHub Desktop.
Save strangerstudios/5735332 to your computer and use it in GitHub Desktop.
Force PMPro to "be secure"/use HTTPS/SSL on every page.
add_filter("pmpro_besecure", "__return_true");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment