Plugin Directory

Changeset 3388951


Ignore:
Timestamp:
11/03/2025 02:49:35 PM (5 months ago)
Author:
volixta
Message:

Updated readme.txt

Location:
volixta-ssl-security-headers/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • volixta-ssl-security-headers/trunk/NOTICE.txt

    r3388947 r3388951  
    11Volixta SSL & Security Headers — Trademark & Licensing Notice
    2 Version: 1.0.7
     2Version: 1.0.8
    33Date: 2025-09-15
    44
  • volixta-ssl-security-headers/trunk/readme.txt

    r3388947 r3388951  
    11=== Volixta SSL & Security Headers ===
    22Contributors: volixta
    3 Tags: ssl, https, security headers, mixed content, redirect
     3Tags: security headers, mixed content, ssl, https
    44Requires at least: 5.8
    55Tested up to: 6.8.3
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.8
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    115115
    116116== Changelog ==
    117 = 1.0.7 =
     117= 1.0.8 =
    118118* Updated readme.txt
    119119
     
    130130
    131131== Upgrade Notice ==
    132 = 1.0.7 =
    133 Minor update: improved documentation and compatibility with WordPress 6.8.3.
     132= 1.0.8 =
     133Minor update: Updated readme.txt.
    134134
    135135= 1.0.0 =
  • volixta-ssl-security-headers/trunk/volixta-ssl-security-headers.php

    r3388947 r3388951  
    44 * Plugin Name: Volixta SSL & Security Headers
    55 * Description: Activate SSL/HTTPS, apply modern Security Headers (incl. HSTS), fix mixed content, file-permissions audit, — simple & safe.
    6  * Version: 1.0.7
     6 * Version: 1.0.8
    77 * Author: HELLO SITE LLC
    88 * Author URI: https://www.agence-hello-site.com/
     
    1818if (! defined('ABSPATH')) exit;
    1919
    20 define('VOLISSAM_VERSION', '1.0.7');
     20define('VOLISSAM_VERSION', '1.0.8');
    2121define('VOLISSAM_MARKER', 'Volixta Security Headers');
    2222define('VOLISSAM_REDIRECT_MARKER', 'Volixta HTTPS Redirect');
Note: See TracChangeset for help on using the changeset viewer.