설명
Forces your entire site to ALWAYS use HTTPS
Please help by reporting any bugs/feature request at the link below.
Bugs:
- Report at: Github Issue Tracker
Questions/Comments:
- http://www.kaiarmstrong.com/contact/
설치
This section describes how to install the plugin and get it working.
- Upload the
wordpress-force-https.php
file to the/wp-content/mu-plugins/
directory. - 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년 6월 11일
Was about to downvote because it didn’t work in the backend, then read the installation instructions… duh!
2019년 4월 21일
It just worked right out of the box. Beautifully simple!
2019년 3월 19일
Thank you for making this plugin.
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.
기여자 & 개발자
변경이력
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