Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

LCS HTTPS

Beskrivning

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

Skärmdumpar

  • Options page.

Installation

  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.

Vanliga frågor

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.

Recensioner

3 september 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 😉
Läs alla 2 betyg

Bidragsgivare och utvecklare

”LCS HTTPS” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”LCS HTTPS” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release.