Discover, trust, install: FAIR 1.0 is here
WordPress Force HTTPS
Version: 0.1.4
Description
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/
Installation
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!
Reviews
Works fine
By HotRod on January 20, 2020
Does what it's set out to do.
Tested on 5.3.2
Works well! Just remember to add the wp-config.php line
By clayray on June 11, 2019
Was about to downvote because it didn't work in the backend, then read the installation instructions... duh!
Fantastic Plugin!
By grouvie on April 21, 2019
It just worked right out of the box. Beautifully simple!
Great plugin!
By wshwe on March 19, 2019
Thank you for making this plugin.
Thank you!!
By lgallegor on January 20, 2019
Thank you so much! After hours of trying to fix it myself, your plugin worked like magic!!!
Excellent!
By Benjamin Stocker (bstocker) on August 22, 2018
Small, reliable, straightforward! This Plugin does exactly what I need: Redirect all HTTP Requests to HTTPS. Many thanks to the Developer.
Works great Good plugin
By tahme on June 21, 2017
Thanks. It works for all pages.
Didn't work
By Farallon5 on April 11, 2017
Edited wp-config.php as per instructions--still no help. Installed Really Simple SSL and that took care of my problem files without any file editing needed.
Easy way to HTTPS your website
By holzlchr on February 23, 2017
HTTPS is today a must have standard.
Great tool, protected my connections in a snap.
Thaks you sir!!!!!!!!!
By jd90 (josefe03) on November 17, 2016
You make my life more easy 😉
Changelog
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