這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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 reply
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