Skip to content

Instantly share code, notes, and snippets.

@rfmeier
Created January 20, 2016 19:13
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 rfmeier/f587e7e3c5d4b9ceb01e to your computer and use it in GitHub Desktop.
Save rfmeier/f587e7e3c5d4b9ceb01e to your computer and use it in GitHub Desktop.
Force SSL within the WordPress admin
<?php //* do not include php tag
define( 'FORCE_SSL_ADMIN', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment