Skip to content

kasparsd/fix-ssl-please

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Fix SSL for WordPress

Ensure that all assets are loaded using the correct protocol. The plugin won't enforce or redirect to HTTPS.

Force SSL for WordPres Admin

Simply add the following constant to wp-config.php

define( 'FORCE_SSL_ADMIN', true );

Author

Kaspars Dambis
http://kaspars.net

About

Serve all assets over SSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages