Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

LCS HTTPS

Descripción

This plugin allows specific pages to be forced to HTTPS. All other pages will be redirected to HTTP.

All unsecure local content (http://) on the redirected page will be changed to secure (https://) automatically.

Support

Capturas

  • Options page.

Instalación

  1. Download the latest zip file and extract the lcs-image-nolink directory.
  2. Upload this directory inside your /wp-content/plugins/ directory.
  3. Activate ‘LCS HTTPS’ on the ‘Plugins’ menu in WordPress.
  4. Specify pages that should be redirected to HTTPS in the Dashboard / Settings / LCS HTTPS options page.

Preguntas frecuentes

Will this slow down my site like some other HTTPS/SSL plugins (i.e. WordPress HTTPS plugin)?

No. This plugin is extremely light and fast and the most it will do is issue a simple redirect if necessary, otherwise it adds virtually zero overhead processing.

Can this plugin co-exist with other HTTPS plugins?

We strongly suggest using only one HTTPS/SSL redirecting plugin, othersise you run the risk of endless redirects.

I tried a different HTTPS plugin, and the styling of my HTTPS page(s) is completely messed up. What about this plugin?

This plugin automatically changes all local site HTTP references to HTTPS for stylesheets, scripts, and links and will preserve correct styling for the secure page.

Reseñas

3 de septiembre de 2016
Just installed/activated this plug in and it works perfectly. I only need certain pages to redirect to https: and that's exactly what this does. The address bar with lock is nice and green on those pages 🙂 Does not seem to conflict with my other plugins (so far anyway). Had previously installed a different redirect plugin but found that it would give me issues with pages that contain an iframe. This plugin does not because I can can *easily* omit them from the redirect. And easy makes me very happy 😉
Leer todas las 2 reseñas

Colaboradores y desarrolladores

«LCS HTTPS» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «LCS HTTPS» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.0

  • Initial release.