Plugin Directory


Ignore:
Timestamp:
03/23/2024 04:16:12 PM (2 years ago)
Author:
neoslab
Message:

Updading simple-https plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-https/trunk/simple-https.php

    r3057425 r3057435  
    1515 * Plugin Name: Simple HTTPS
    1616 * Plugin URI: https://wordpress.org/plugins/simple-https/
    17  * Description: Correct your SSL/HTTPS issue within few clicks and enable HTTP Strict Transport Security for your website ! You only need to ensure that you already have an SSL certificate installed, and this plugin will do the rest.
    18  * Version: 2.2.4
     17 * Description: Correct your SSL/HTTPS issue within few clicks and enable HTTP Strict Transport Security for your website.
     18 * Version: 2.2.5
    1919 * Author: Neoslab
    2020 * Author URI: https://neoslab.com
     
    3838 * Rename this for your plugin and update it as you release new versions
    3939*/
    40 define('SIMPLE_HTTPS_VERSION', '2.2.4');
     40define('SIMPLE_HTTPS_VERSION', '2.2.5');
    4141
    4242/**
Note: See TracChangeset for help on using the changeset viewer.