HEX
Server: Apache/2.4.46 (Ubuntu)
System: Linux localhost 5.11.0-49-generic #55-Ubuntu SMP Wed Jan 12 17:36:34 UTC 2022 x86_64
User: root (0)
PHP: 7.4.16
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/dooblo.cccinfotech.com/wp-content/plugins/wp-force-https/readme.txt
=== Plugin Name ===
Contributors: phikai
Tags: ssl, https, http, secure
Requires at least: 3.5
Tested up to: 4.9.8
Stable tag: 0.1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Forces your entire site to ALWAYS use HTTPS

== 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](https://github.com/phikai/wordpress-force-https/issues)

Questions/Comments:

* http://www.kaiarmstrong.com/contact/

== Installation ==

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.
1. Make sure you have `define('FORCE_SSL_ADMIN', true);` in your wp-config.php

== Frequently Asked Questions ==

None yet!

== 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