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

WordPress Force HTTPS

描述

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/

安装

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

常见问题

None yet!

评价

2020年1月20日
Does what it's set out to do. Tested on 5.3.2
2019年1月20日
Thank you so much! After hours of trying to fix it myself, your plugin worked like magic!!!
2018年8月22日
Small, reliable, straightforward! This Plugin does exactly what I need: Redirect all HTTP Requests to HTTPS. Many thanks to the Developer.
阅读所有27条评价

贡献者及开发者

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

贡献者

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

对开发感兴趣吗?

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

更新日志

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