Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WordPress Force HTTP

Beschreibung

Forces the front end of your WordPress site to HTTP when you only want the Admin over HTTPS

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

Bugs:

Questions/Comments:

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

Installation

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

  1. Upload the wordpress-force-http.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!

Rezensionen

15. Januar 2021 1 Antwort
This plugin works great for small to medium size websites but the thing is that is too old. Checking the code might be a good a idea.
1. April 2017
Logré solucionar con este plugin la manera de forzar a que el sitio se muestre con HTTP
6. Februar 2017
As we load http iframes for primary functionality, the main https site caused the iframes not to load. This plugin made things much easier while we sort https iframes.
3. September 2016
Thank you for this plugin. It is exactly what we needed. We use https for admin/login, but not for content. Occasionally we get people trying to use https on the front end and it breaks our CSS. This sends them back to http, which fixes the display issues.
Alle 8 Rezensionen lesen

Mitwirkende & Entwickler

„WordPress Force HTTP“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WordPress Force HTTP“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1.5

  • Compatible up to 4.9.8

0.1.4

  • Excludes Preview

0.1.3

  • Compatible to 4.7.0

0.1.2

  • 4.0.0 Stable

0.1.1

  • Initial Release