该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WordPress Force HTTP

描述

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/

安装

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

常见问题

None yet!

评价

2021 年 1 月 15 日 1 回复
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.
2017 年 4 月 1 日
Logré solucionar con este plugin la manera de forzar a que el sitio se muestre con HTTP
2017 年 2 月 6 日
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.
2016 年 9 月 3 日
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.
阅读所有8条评价

贡献者及开发者

“WordPress Force HTTP” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WordPress Force HTTP”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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