Plugin Directory

Changeset 3388943


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

    r3372640 r3388943  
    11Volixta SSL & Security Headers — Trademark & Licensing Notice
    2 Version: 1.0.5
     2Version: 1.0.6
    33Date: 2025-09-15
    44
  • volixta-ssl-security-headers/trunk/readme.txt

    r3372640 r3388943  
    115115
    116116== Changelog ==
     117= 1.0.6 =
     118* Updated readme.txt
     119
    117120= 1.0.5 =
    118121* Updated readme.txt
     
    125128
    126129= 1.0.2 =
    127 * Updated readme.txt (corrected description)
     130* Updated readme.txt
    128131
    129132= 1.0.1 =
    130 * Updated readme.txt (improved description, SEO, FAQ)
     133* Updated readme.txt
    131134
    132135= 1.0.0 =
     
    162165If you like this plugin, then consider checking out our other plugins:
    163166
    164 - [VOLIXTA Booking – The All-in-One WordPress Booking Plugin](https://volixta.com) 
     167- [VOLIXTA Booking – The All-in-One WordPress Booking Plugin](https://volixta.com){:target="_blank" rel="nofollow"} 
    165168  Manage unlimited staff, services, clients, payments, and locations in one powerful system. 
    166169
    167 - [VOLIXTA Security Suite – Advanced WordPress Security Made Simple](https://volixta.com/volixta-security-suite) 
     170- [VOLIXTA Security Suite – Advanced WordPress Security Made Simple](https://volixta.com/volixta-security-suite){:target="_blank" rel="ugc"}
  • volixta-ssl-security-headers/trunk/volixta-ssl-security-headers.php

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