Plugin Directory

Changeset 3388961


Ignore:
Timestamp:
11/03/2025 02:57:07 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

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

    r3388951 r3388961  
    44Requires at least: 5.8
    55Tested up to: 6.8.3
    6 Stable tag: 1.0.8
     6Stable tag: 1.0.9
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    130130
    131131== Upgrade Notice ==
    132 = 1.0.8 =
     132= 1.0.9 =
    133133Minor update: Updated readme.txt.
    134134
     
    153153If you like this plugin, then consider checking out our other plugins:
    154154
    155 - [VOLIXTA Booking – The All-in-One WordPress Booking Plugin](https://volixta.com){:target="_blank" rel="nofollow"} 
     155- [VOLIXTA Booking – The All-in-One WordPress Booking Plugin](https://volixta.com) 
    156156  Manage unlimited staff, services, clients, payments, and locations in one powerful system. 
    157157
    158 - [VOLIXTA Security Suite – Advanced WordPress Security Made Simple](https://volixta.com/volixta-security-suite){:target="_blank" rel="ugc"}
     158- [VOLIXTA Security Suite – Advanced WordPress Security Made Simple](https://volixta.com/volixta-security-suite)
  • volixta-ssl-security-headers/trunk/volixta-ssl-security-headers.php

    r3388951 r3388961  
    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.8
     6 * Version: 1.0.9
    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.8');
     20define('VOLISSAM_VERSION', '1.0.9');
    2121define('VOLISSAM_MARKER', 'Volixta Security Headers');
    2222define('VOLISSAM_REDIRECT_MARKER', 'Volixta HTTPS Redirect');
Note: See TracChangeset for help on using the changeset viewer.