This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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!

ریویو

جنوری 20, 2020
Does what it's set out to do. Tested on 5.3.2
جنوری 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.
سارے 27 ریویو پڑھو

Contributors & Developers

“WordPress Force HTTPS” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“WordPress Force HTTPS” دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by 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