Descrição
Forces your entire site to ALWAYS use HTTPS
Please help by reporting any bugs/feature request at the link below.
Bugs:
- Report at: Github Issue Tracker
Questions/Comments:
- http://www.kaiarmstrong.com/contact/
Instalação
This section describes how to install the plugin and get it working.
- Upload the
wordpress-force-https.php
file to the/wp-content/mu-plugins/
directory. - Make sure you have
define('FORCE_SSL_ADMIN', true);
in your wp-config.php
FAQ
None yet!
Avaliações
Contribuidores e desenvolvedores
“WordPress Force HTTPS” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “WordPress Force HTTPS” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
0.1.4
- Compatible to 4.9.8
0.1.3
- Compatible to 4.7.0
0.1.2
- Adding exit();
- Compatible to 4.0.0
0.1.1
- Initial Release