Plugin Directory


Ignore:
Timestamp:
04/25/2025 11:44:20 PM (11 months ago)
Author:
neoslab
Message:

Code revision and optimization

File:
1 edited

Legend:

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

    r3057435 r3282214  
    1616 * Plugin URI: https://wordpress.org/plugins/simple-https/
    1717 * Description: Correct your SSL/HTTPS issue within few clicks and enable HTTP Strict Transport Security for your website.
    18  * Version: 2.2.5
     18 * Version: 2.2.4
    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.5');
     40define('SIMPLE_HTTPS_VERSION', '2.2.4');
    4141
    4242/**
Note: See TracChangeset for help on using the changeset viewer.