توضیحات
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
سوالات متداول
None yet!
نقد و بررسیها
جنوری 20, 2020
Does what it’s set out to do.
Tested on 5.3.2
جون 11, 2019
Was about to downvote because it didn’t work in the backend, then read the installation instructions… duh!
اپریل 21, 2019
It just worked right out of the box. Beautifully simple!
مارچ 19, 2019
Thank you for making this plugin.
جنوری 20, 2019
Thank you so much! After hours of trying to fix it myself, your plugin worked like magic!!!
آگست 22, 2018
Small, reliable, straightforward! This Plugin does exactly what I need: Redirect all HTTP Requests to HTTPS. Many thanks to the Developer.
توسعه دهندگان و همکاران
“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