Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WordPress Force HTTPS

Descripción

Forces your entire site to ALWAYS use HTTPS

Please help by reporting any bugs/feature request at the link below.

Bugs:

Questions/Comments:

  • http://www.kaiarmstrong.com/contact/

Instalación

This section describes how to install the plugin and get it working.

  1. Upload the wordpress-force-https.php file to the /wp-content/mu-plugins/ directory.
  2. Make sure you have define('FORCE_SSL_ADMIN', true); in your wp-config.php

FAQ

None yet!

Opiniones

20 de Enero de 2020
Does what it's set out to do. Tested on 5.3.2
20 de Enero de 2019
Thank you so much! After hours of trying to fix it myself, your plugin worked like magic!!!
22 de Agosto de 2018
Small, reliable, straightforward! This Plugin does exactly what I need: Redirect all HTTP Requests to HTTPS. Many thanks to the Developer.
Leer los 27 comentarios

Colaboradores & Desarrolladores

“WordPress Force HTTPS” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WordPress Force HTTPS” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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