このプラグインは 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

FAQ

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