Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WordPress Force HTTPS

Beschrijving

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/

Installatie

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!

Beoordelingen

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

Bijdragers & ontwikkelaars

“WordPress Force HTTPS” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WordPress Force HTTPS” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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